@@ -80,7 +80,7 @@
{{range .ItemList}}
-
+
{{.LastUser.Name}}
{{.RelativeLastReplyAt}} diff --git a/templates/forums.html b/templates/forums.html index f9fde264..54eb4503 100644 --- a/templates/forums.html +++ b/templates/forums.html @@ -16,7 +16,7 @@ {{end}} - {{if .LastReplyer.Avatar}}{{end}} + {{if .LastReplyer.MicroAvatar}}{{end}} {{if .LastTopic.Title}}{{.LastTopic.Title}}{{else}}{{lang "forums_none"}}{{end}} {{if .LastTopicTime}}
{{.LastTopicTime}}{{end}} diff --git a/templates/header.html b/templates/header.html index b7035596..c5c28880 100644 --- a/templates/header.html +++ b/templates/header.html @@ -42,7 +42,7 @@ {{/** TODO: Make this a separate template and load it via the theme docks, here for now so we can rapidly prototype the Nox theme **/}} {{if eq .Header.Theme.Name "nox"}}
{{.RelativeLastReplyAt}} diff --git a/templates/forums.html b/templates/forums.html index f9fde264..54eb4503 100644 --- a/templates/forums.html +++ b/templates/forums.html @@ -16,7 +16,7 @@ {{end}} - {{if .LastReplyer.Avatar}}{{end}} + {{if .LastReplyer.MicroAvatar}}{{end}} {{if .LastTopic.Title}}{{.LastTopic.Title}}{{else}}{{lang "forums_none"}}{{end}} {{if .LastTopicTime}}
{{.LastTopicTime}}{{end}} diff --git a/templates/header.html b/templates/header.html index b7035596..c5c28880 100644 --- a/templates/header.html +++ b/templates/header.html @@ -42,7 +42,7 @@ {{/** TODO: Make this a separate template and load it via the theme docks, here for now so we can rapidly prototype the Nox theme **/}} {{if eq .Header.Theme.Name "nox"}}
-
+
{{.CurrentUser.Name}}
{{lang "alerts_no_new_alerts"}}
diff --git a/templates/profile_comments_row.html b/templates/profile_comments_row.html
index 7fbfe3d9..a7978039 100644
--- a/templates/profile_comments_row.html
+++ b/templates/profile_comments_row.html
@@ -21,7 +21,7 @@
{{.Creator.Name}} @@ -24,7 +24,7 @@
{{.RelativeLastReplyAt}}