diff --git a/web/templates/account/block_list.html b/web/templates/account/block_list.html index fdb2116..7323e54 100644 --- a/web/templates/account/block_list.html +++ b/web/templates/account/block_list.html @@ -57,7 +57,7 @@ {{if .IsAdmin}} - + Admin {{end}} diff --git a/web/templates/account/profile.html b/web/templates/account/profile.html index 5256cc9..2c2673c 100644 --- a/web/templates/account/profile.html +++ b/web/templates/account/profile.html @@ -133,7 +133,7 @@
- + Admin
@@ -418,7 +418,7 @@

- + Admin Actions

@@ -439,7 +439,7 @@
  • - + Add/Remove admin rights
  • diff --git a/web/templates/account/search.html b/web/templates/account/search.html index 630cfeb..2e40380 100644 --- a/web/templates/account/search.html +++ b/web/templates/account/search.html @@ -258,7 +258,7 @@ {{if .IsAdmin}} - + Admin {{end}} diff --git a/web/templates/admin/dashboard.html b/web/templates/admin/dashboard.html index 78f7e6e..4476a6b 100644 --- a/web/templates/admin/dashboard.html +++ b/web/templates/admin/dashboard.html @@ -115,7 +115,7 @@
    diff --git a/web/templates/admin/user_actions.html b/web/templates/admin/user_actions.html index 8c40018..fa62ed2 100644 --- a/web/templates/admin/user_actions.html +++ b/web/templates/admin/user_actions.html @@ -26,7 +26,7 @@ Ban User {{else if eq .Intent "promote"}} - + Promote User {{else if eq .Intent "delete"}} diff --git a/web/templates/base.html b/web/templates/base.html index 4785519..855e3c7 100644 --- a/web/templates/base.html +++ b/web/templates/base.html @@ -184,7 +184,7 @@ {{if .CurrentUser.IsAdmin}} - + Admin {{if .NavAdminNotifications}}{{.NavAdminNotifications}}{{end}} @@ -265,7 +265,7 @@ {{if gt .NavAdminNotifications 0}} - + {{.NavAdminNotifications}} {{end}} diff --git a/web/templates/faq.html b/web/templates/faq.html index a707cbe..3080449 100644 --- a/web/templates/faq.html +++ b/web/templates/faq.html @@ -685,7 +685,7 @@
  • - + Privileged - only a forum's moderators can create new topics in a Privileged forum (such as the diff --git a/web/templates/forum/add_edit.html b/web/templates/forum/add_edit.html index a3bc0cc..2645174 100644 --- a/web/templates/forum/add_edit.html +++ b/web/templates/forum/add_edit.html @@ -71,7 +71,7 @@