+
\ No newline at end of file diff --git a/templates/topic_inner.html b/templates/topic_inner.html index acc357c2..7a4c9739 100644 --- a/templates/topic_inner.html +++ b/templates/topic_inner.html @@ -32,20 +32,20 @@ - {{.Topic.CreatedByName}} + {{.Topic.CreatedByName}} {{if .CurrentUser.Loggedin}} {{if .CurrentUser.Perms.LikeItem}}{{if ne .CurrentUser.ID .Topic.CreatedBy}} {{if .Topic.Liked}} - + {{else}} - + {{end}} {{end}}{{end}} - + {{if not .Topic.IsClosed or .CurrentUser.Perms.CloseTopic}} {{if .CurrentUser.Perms.EditTopic}}{{end}} diff --git a/templates/topics_inner.html b/templates/topics_inner.html index f53aa7b6..e17cd463 100644 --- a/templates/topics_inner.html +++ b/templates/topics_inner.html @@ -35,8 +35,8 @@ {{if .ForumList}} {{/** TODO: Have a seperate forum list for moving topics? Maybe an AJAX forum search compatible with plugin_guilds? **/}} {{/** TODO: Add ARIA attributes for this **/}} -