diff --git a/files/templates/comments.html b/files/templates/comments.html index 0c05ca5d9..f168d4b4e 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -439,9 +439,9 @@ {% endif %} {% if v.id != c.author_id and not c.ghost %} - Unblock user + Unblock user - Block user + Block user {% endif %} {% if c.post %} @@ -642,8 +642,8 @@ {% endif %} {% if not c.ghost %} - Unblock user - Are you sure? + Unblock user + Are you sure? Block user {% endif %} {% endif %} diff --git a/files/templates/post_actions.html b/files/templates/post_actions.html index 208c8a119..f97b961ec 100644 --- a/files/templates/post_actions.html +++ b/files/templates/post_actions.html @@ -81,9 +81,9 @@ {% if v.id != p.author_id and not p.ghost %} - Unblock user + Unblock user - Block user + Block user {% endif %} diff --git a/files/templates/post_actions_mobile.html b/files/templates/post_actions_mobile.html index 60625cf03..e925f0b59 100644 --- a/files/templates/post_actions_mobile.html +++ b/files/templates/post_actions_mobile.html @@ -49,8 +49,8 @@ {% else %} {% if not p.ghost %} - - + + {% endif %} {% endif %} diff --git a/files/templates/userpage_blocking.html b/files/templates/userpage_blocking.html index fc5dd208b..87e868a5c 100644 --- a/files/templates/userpage_blocking.html +++ b/files/templates/userpage_blocking.html @@ -14,12 +14,13 @@
- +

You are blocking @{{u.username}}.

So we aren't going to show you their profile.

+