diff --git a/files/templates/post_admin_actions_mobile.html b/files/templates/post_admin_actions_mobile.html index db7c3e20e..fc94f1b87 100644 --- a/files/templates/post_admin_actions_mobile.html +++ b/files/templates/post_admin_actions_mobile.html @@ -33,6 +33,10 @@ {% endif %} + {% if FEATURES['CW_MARKING'] and v.admin_level >= PERMS['POST_COMMENT_MODERATION'] %} + + + {% endif %} {% if FEATURES['NSFW_MARKING'] and v.admin_level >= PERMS['POST_COMMENT_MODERATION'] %}