diff --git a/phpBB/styles/prosilver/template/posting_editor.html b/phpBB/styles/prosilver/template/posting_editor.html index 5b8b3e3f81..12790360d6 100644 --- a/phpBB/styles/prosilver/template/posting_editor.html +++ b/phpBB/styles/prosilver/template/posting_editor.html @@ -184,14 +184,14 @@ {% if S_SOFTDELETE_ALLOWED || S_DELETE_ALLOWED %} -
+
{% if S_SOFTDELETE_ALLOWED %} -
+
{% endif %} {% if S_DELETE_ALLOWED %} -
+
{% endif %}
{% endif %}