diff --git a/files/templates/post_actions_mobile.html b/files/templates/post_actions_mobile.html index 695702628..b4782e81d 100644 --- a/files/templates/post_actions_mobile.html +++ b/files/templates/post_actions_mobile.html @@ -50,6 +50,11 @@ {% endif %} {% endif %} +{% if FEATURES['CW_MARKING'] and (v.id == p.author_id or (p.hole and v.mods(p.hole))) %} + + +{% endif %} + {% if FEATURES['NSFW_MARKING'] and (v.id == p.author_id or (p.hole and v.mods(p.hole))) %}