From abf15be591a783c79258592c779b43e5f98a8082 Mon Sep 17 00:00:00 2001 From: Aevann Date: Wed, 7 Feb 2024 00:28:55 +0200 Subject: [PATCH] capitalization consistency --- files/templates/post_actions.html | 2 +- files/templates/post_admin_actions_mobile.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/files/templates/post_actions.html b/files/templates/post_actions.html index a17f2e953..6920d93aa 100644 --- a/files/templates/post_actions.html +++ b/files/templates/post_actions.html @@ -85,7 +85,7 @@ {% endif %} {% if v.admin_level >= PERMS['MARK_EFFORTPOST'] %} - + {% endif %} {% if v.admin_level >= PERMS['PROGSTACK'] %} diff --git a/files/templates/post_admin_actions_mobile.html b/files/templates/post_admin_actions_mobile.html index 938721292..aa971b034 100644 --- a/files/templates/post_admin_actions_mobile.html +++ b/files/templates/post_admin_actions_mobile.html @@ -39,7 +39,7 @@ {% endif %} {% if v.admin_level >= PERMS['MARK_EFFORTPOST'] %} - + {% endif %} {% if v.admin_level >= PERMS['PROGSTACK'] %}