From de955559d3ef9a46e8f087e34abc11e6a5ee7da2 Mon Sep 17 00:00:00 2001 From: Azareal Date: Fri, 14 Dec 2018 14:35:49 +1000 Subject: [PATCH] How did these get missed x.x --- templates/forum.html | 6 ++---- templates/forums.html | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/templates/forum.html b/templates/forum.html index a5e16fd2..3d514412 100644 --- a/templates/forum.html +++ b/templates/forum.html @@ -58,9 +58,7 @@
-
- Poll stuff -
+
Poll stuff
@@ -107,7 +105,7 @@ {{.LastUser.Name}}'s Avatar {{.LastUser.Name}}
- {{.RelativeLastReplyAt}} + {{.RelativeLastReplyAt}}
diff --git a/templates/forums.html b/templates/forums.html index 570afc3e..04409d73 100644 --- a/templates/forums.html +++ b/templates/forums.html @@ -19,7 +19,7 @@ {{if .LastReplyer.MicroAvatar}}{{.LastReplyer.Name}}'s Avatar{{end}} {{if .LastTopic.Title}}{{.LastTopic.Title}}{{else}}{{lang "forums_none"}}{{end}} - {{if .LastTopicTime}}
{{.LastTopicTime}}{{end}} + {{if .LastTopicTime}}
{{.LastTopicTime}}{{end}}