From 94ed6a2d381f23809107d1fb83798d791d18dcdd Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 13 Sep 2022 12:27:28 +0200 Subject: [PATCH] blocking adjustments --- files/templates/comments.html | 8 ++++---- files/templates/post_actions.html | 4 ++-- files/templates/post_actions_mobile.html | 4 ++-- files/templates/userpage_blocking.html | 3 ++- 4 files changed, 10 insertions(+), 9 deletions(-) diff --git a/files/templates/comments.html b/files/templates/comments.html index 0c05ca5d92..f168d4b4e0 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 208c8a119c..f97b961ec2 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 60625cf031..e925f0b593 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 fc5dd208b5..87e868a5cc 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.

+