diff --git a/files/templates/changelog.html b/files/templates/changelog.html index 448da6711..82e16ed78 100644 --- a/files/templates/changelog.html +++ b/files/templates/changelog.html @@ -48,8 +48,8 @@ {% block content %} {% if v %} - Subscribe - Unsubscribe + Subscribe + Unsubscribe {% endif %}
diff --git a/files/templates/component/comment/actions_desktop.html b/files/templates/component/comment/actions_desktop.html index c25ddbb84..cee3ad4a5 100644 --- a/files/templates/component/comment/actions_desktop.html +++ b/files/templates/component/comment/actions_desktop.html @@ -35,8 +35,8 @@ {% endif %} {% if v.id != c.author_id and not c.ghost %} - Unblock user - Block user + Unblock user + Block user {% endif %} {% if c.post %} diff --git a/files/templates/component/comment/actions_mobile.html b/files/templates/component/comment/actions_mobile.html index 508638279..2d0cba7d5 100644 --- a/files/templates/component/comment/actions_mobile.html +++ b/files/templates/component/comment/actions_mobile.html @@ -18,38 +18,38 @@ {% if v %} Report - Save - Unsave + Save + Unsave {% if c.author_id == v.id %} Edit {% if v.admin_level == 1 %} - Distinguish - Undistinguish + Distinguish + Undistinguish {% endif %} Undelete Delete - Mark +18 - Unmark +18 + Mark +18 + Unmark +18 {% else %} {% if c.body %} View source {% endif %} {% if not c.ghost %} - Unblock user - Are you sure? + Unblock user + Are you sure? Block user {% endif %} {% endif %} {% if v.admin_level < 2 %} {% if c.post and v.id == c.post.author_id %} - Pin - Unpin + Pin + Unpin {% endif %} {% endif %} {% endif %} diff --git a/files/templates/component/comment/actions_mobile_admin.html b/files/templates/component/comment/actions_mobile_admin.html index 73467b840..952b0ded8 100644 --- a/files/templates/component/comment/actions_mobile_admin.html +++ b/files/templates/component/comment/actions_mobile_admin.html @@ -11,20 +11,20 @@
diff --git a/files/templates/component/post/actions_mobile.html b/files/templates/component/post/actions_mobile.html index 8a5233d56..3e86905d3 100644 --- a/files/templates/component/post/actions_mobile.html +++ b/files/templates/component/post/actions_mobile.html @@ -13,22 +13,22 @@ - - + + - - + + {% if v.id==p.author_id %} {# {% if v.admin_level == 1 %} - - + + {% endif %} #} {% if request.path.startswith('/@') %} - - + + {% endif %} @@ -37,16 +37,16 @@ - {# - #} + {# + #} - - + + {% else %} {% if not p.ghost %} - - + + {% endif %} {% endif %} diff --git a/files/templates/user_listing.html b/files/templates/user_listing.html index b20b24eb3..59dad68f3 100644 --- a/files/templates/user_listing.html +++ b/files/templates/user_listing.html @@ -13,9 +13,9 @@ {% if v %} {% if v.id!=u.id and not u.is_private and not u.is_nofollow %} -
Follow
+
Follow
-
Unfollow
+
Unfollow
{% endif %} {% else %}
Follow
diff --git a/files/templates/userpage.html b/files/templates/userpage.html index 2170beca8..4a53b92c4 100644 --- a/files/templates/userpage.html +++ b/files/templates/userpage.html @@ -145,14 +145,14 @@
{% if v and v.id != u.id %} - Unfollow + Unfollow - Follow + Follow Message {% if v and v.admin_level >= 3 %} - Make admin - Remove admin + Make admin + Remove admin {% if u.admin_level > 1 %} Revert admin actions {% endif %} @@ -222,16 +222,16 @@

 						

 
-						Shadowban
+						Shadowban
 
-						Unshadowban
+						Unshadowban
 
 
 						

 						
 						{% if v and v.admin_level >= 3 %}
-							Verify
-							Unverify
+							Verify
+							Unverify
 						{% endif %}
 
 						

@@ -247,8 +247,8 @@
 							
 						
 						

-						
-						
+						
+						
 						{% endif %}
 					

 					

User ID: {{u.id}}

@@ -391,14 +391,14 @@ {% endif %} {% if v and v.id != u.id %} - Unfollow + Unfollow - Follow + Follow Message {% if v and v.admin_level >= 3 %} - Make admin - Remove admin + Make admin + Remove admin {% if u.admin_level > 1 %} Revert admin actions {% endif %} @@ -422,8 +422,8 @@ {% if v and v.admin_level >= 2 %} - - + +

@@ -470,16 +470,16 @@

 						

 
-						Shadowban
+						Shadowban
 
-						Unshadowban
+						Unshadowban
 
 
 						

 
 						{% if v and v.admin_level >= 3 %}
-							Verify
-							Unverify
+							Verify
+							Unverify
 						{% endif %}