diff --git a/files/templates/post_actions_mobile.html b/files/templates/post_actions_mobile.html index 918178b19..05ce0d9c4 100644 --- a/files/templates/post_actions_mobile.html +++ b/files/templates/post_actions_mobile.html @@ -27,18 +27,17 @@ +{% if v.id==p.author_id and request.path.startswith('/@') %} + + +{% endif %} + {% if p.sub and v.mods(p.sub) %} {% endif %} {% if v.id==p.author_id %} - {% if request.path.startswith('/@') %} - - - {% endif %} - -