summaryrefslogtreecommitdiff
path: root/src/SMAPI.Web/Views/LogParser
diff options
context:
space:
mode:
authordanvolchek <volchek2@illinois.edu>2019-02-17 21:14:00 -0600
committerJesse Plamondon-Willard <Pathoschild@users.noreply.github.com>2019-02-24 18:40:56 -0500
commitf676e0fe6d04f31d1614a4f533e20e7d8d499495 (patch)
treedbcd19f2bb7e57eac0dd4e016dcef16c69ad9119 /src/SMAPI.Web/Views/LogParser
parent69aea77cdb2b44d6559b86d2136ae50515ef2614 (diff)
downloadSMAPI-f676e0fe6d04f31d1614a4f533e20e7d8d499495.tar.gz
SMAPI-f676e0fe6d04f31d1614a4f533e20e7d8d499495.tar.bz2
SMAPI-f676e0fe6d04f31d1614a4f533e20e7d8d499495.zip
add removed space
Diffstat (limited to 'src/SMAPI.Web/Views/LogParser')
-rw-r--r--src/SMAPI.Web/Views/LogParser/Index.cshtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SMAPI.Web/Views/LogParser/Index.cshtml b/src/SMAPI.Web/Views/LogParser/Index.cshtml
index 07b413b1..3c842aed 100644
--- a/src/SMAPI.Web/Views/LogParser/Index.cshtml
+++ b/src/SMAPI.Web/Views/LogParser/Index.cshtml
@@ -189,7 +189,7 @@ else if (Model.ParsedLog?.IsValid == true)
<td>@Model.ParsedLog.Timestamp.UtcDateTime.ToString("yyyy-MM-dd HH:mm") UTC ({{localTimeStarted}} your time)</td>
</tr>
</table>
- <br/>
+ <br />
<table id="mods" class="@(Model.ShowRaw ? "filters-disabled" : null) table">
<caption>
Installed mods: