From 9cbdd57ea081fe197af83e076201f209cc6309a8 Mon Sep 17 00:00:00 2001 From: Aevann Date: Wed, 7 Feb 2024 01:23: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 6920d93aa..db92c3cf0 100644 --- a/files/templates/post_actions.html +++ b/files/templates/post_actions.html @@ -84,7 +84,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 aa971b034..678be7012 100644 --- a/files/templates/post_admin_actions_mobile.html +++ b/files/templates/post_admin_actions_mobile.html @@ -38,7 +38,7 @@ {% endif %} {% if v.admin_level >= PERMS['MARK_EFFORTPOST'] %} - + {% endif %} {% if v.admin_level >= PERMS['PROGSTACK'] %}