diff --git a/files/templates/admin/alt_votes.html b/files/templates/admin/alt_votes.html index 1bf657ef5..e569041cd 100644 --- a/files/templates/admin/alt_votes.html +++ b/files/templates/admin/alt_votes.html @@ -72,7 +72,7 @@

Two accounts controlled by different people should have most uniqueness percentages at or above 70-80%

A sockpuppet account will have its uniqueness percentages significantly lower.

- +
diff --git a/files/templates/admin/app.html b/files/templates/admin/app.html index b8b2b7a70..8f6c72724 100644 --- a/files/templates/admin/app.html +++ b/files/templates/admin/app.html @@ -34,12 +34,12 @@
{% if not app.client_id%} - - + + {% else %} - + {% endif %}
diff --git a/files/templates/admin/apps.html b/files/templates/admin/apps.html index e56047476..85cb16a8c 100644 --- a/files/templates/admin/apps.html +++ b/files/templates/admin/apps.html @@ -40,12 +40,12 @@
{% if not app.client_id %} - - + + {% else %} - + {% endif %}
diff --git a/files/templates/settings_apps.html b/files/templates/settings_apps.html index 699f73986..20e0ba2b7 100644 --- a/files/templates/settings_apps.html +++ b/files/templates/settings_apps.html @@ -43,7 +43,7 @@ @@ -109,7 +109,7 @@ diff --git a/files/templates/submit_hats.html b/files/templates/submit_hats.html index 7de80143a..1695f344d 100644 --- a/files/templates/submit_hats.html +++ b/files/templates/submit_hats.html @@ -188,9 +188,9 @@
- + {% if v.admin_level >= PERMS['MODERATE_PENDING_SUBMITTED_HATS'] %} - + {% endif %}
diff --git a/files/templates/submit_marseys.html b/files/templates/submit_marseys.html index b547b5633..cb583ab42 100644 --- a/files/templates/submit_marseys.html +++ b/files/templates/submit_marseys.html @@ -181,9 +181,9 @@
- + {% if v.admin_level >= PERMS['MODERATE_PENDING_SUBMITTED_MARSEYS'] %} - + {% endif %}