diff --git a/web/templates/account/friends.html b/web/templates/account/friends.html index 1143ab8..b098acb 100644 --- a/web/templates/account/friends.html +++ b/web/templates/account/friends.html @@ -101,7 +101,7 @@ {{if $Root.FriendMap.Get .ID}}
- + Friends diff --git a/web/templates/forum/newest.html b/web/templates/forum/newest.html index bd46ff4..e7c1b11 100644 --- a/web/templates/forum/newest.html +++ b/web/templates/forum/newest.html @@ -87,7 +87,7 @@ {{end}} {{if .Thread.NoReply}} - + {{end}} @@ -110,7 +110,7 @@ {{.Forum.Title}} {{if .Forum.Privileged}} - + {{end}} {{if .Forum.Explicit}} diff --git a/web/templates/photo/gallery.html b/web/templates/photo/gallery.html index cdd4018..8af9e80 100644 --- a/web/templates/photo/gallery.html +++ b/web/templates/photo/gallery.html @@ -209,7 +209,7 @@ @{{.User.Username}}'s default profile picture is set to {{if eq .ProfilePictureHiddenVisibility "friends"}} - Friends only + Friends only {{else if eq .ProfilePictureHiddenVisibility "circle"}} Private