Check this box if only privileged users are allowed to create new threads
diff --git a/web/templates/forum/admin.html b/web/templates/forum/admin.html
index 21cb0a3..7e4d080 100644
--- a/web/templates/forum/admin.html
+++ b/web/templates/forum/admin.html
@@ -5,7 +5,7 @@
-
+
Forum Administration
@@ -42,7 +42,7 @@
{{if .Category}}
{{.Category}}{{end}}
by {{.Owner.Username}}
- {{if .Owner.IsAdmin}}{{end}}
+ {{if .Owner.IsAdmin}}{{end}}
@@ -75,7 +75,7 @@
{{if .Privileged}}
-
+
Privileged
{{end}}
diff --git a/web/templates/forum/board_index.html b/web/templates/forum/board_index.html
index b75b863..a869dd4 100644
--- a/web/templates/forum/board_index.html
+++ b/web/templates/forum/board_index.html
@@ -47,7 +47,7 @@
{{if .Forum.Privileged}}
-
+
Only moderators may create new threads on this forum. You may be able to reply to threads here.
{{end}}
diff --git a/web/templates/forum/index.html b/web/templates/forum/index.html
index 86ae1a0..4b6f731 100644
--- a/web/templates/forum/index.html
+++ b/web/templates/forum/index.html
@@ -15,7 +15,7 @@
@@ -86,7 +86,7 @@
{{if .Privileged}}
-
+
Privileged
{{end}}
diff --git a/web/templates/forum/new_post.html b/web/templates/forum/new_post.html
index ae0cd28..a8a79fc 100644
--- a/web/templates/forum/new_post.html
+++ b/web/templates/forum/new_post.html
@@ -242,7 +242,7 @@
name="noreply"
value="true"
{{if .IsNoReply}}checked{{end}}>
- No replies allowed
+ No replies allowed
{{end}}
diff --git a/web/templates/forum/newest.html b/web/templates/forum/newest.html
index c3fb393..2ffac3b 100644
--- a/web/templates/forum/newest.html
+++ b/web/templates/forum/newest.html
@@ -88,7 +88,7 @@
{{.Forum.Title}}
{{if .Forum.Privileged}}
-
+
{{end}}
{{if .Forum.Explicit}}
@@ -185,7 +185,7 @@
{{if .Privileged}}
-
+
Privileged
{{end}}
diff --git a/web/templates/forum/thread.html b/web/templates/forum/thread.html
index 392250a..419b3b8 100644
--- a/web/templates/forum/thread.html
+++ b/web/templates/forum/thread.html
@@ -115,7 +115,7 @@
{{if $c.User.IsAdmin}}
-
+
Admin
diff --git a/web/templates/friend/friends.html b/web/templates/friend/friends.html
index 48e94e3..34a4d37 100644
--- a/web/templates/friend/friends.html
+++ b/web/templates/friend/friends.html
@@ -94,7 +94,7 @@
{{if .IsAdmin}}
-
+
Admin
{{end}}
diff --git a/web/templates/inbox/inbox.html b/web/templates/inbox/inbox.html
index b07447d..4165acb 100644
--- a/web/templates/inbox/inbox.html
+++ b/web/templates/inbox/inbox.html
@@ -78,7 +78,7 @@
{{if $SourceUser.IsAdmin}}
-
+
Admin
{{end}}
diff --git a/web/templates/photo/gallery.html b/web/templates/photo/gallery.html
index 25c1cfe..1169f35 100644
--- a/web/templates/photo/gallery.html
+++ b/web/templates/photo/gallery.html
@@ -330,7 +330,7 @@
{{.User.Username}} is a part of the {{PrettyCircle}}.
{{if .CurrentUser.IsAdmin}}
- Remove from circle?
+ Remove from circle?
{{end}}
diff --git a/web/templates/photo/private.html b/web/templates/photo/private.html
index 22154c6..23a9e12 100644
--- a/web/templates/photo/private.html
+++ b/web/templates/photo/private.html
@@ -103,7 +103,7 @@
{{if .IsAdmin}}