diff --git a/phpBB/styles/prosilver/template/posting_pm_header.html b/phpBB/styles/prosilver/template/posting_pm_header.html
index f1fc646682..6c26070004 100644
--- a/phpBB/styles/prosilver/template/posting_pm_header.html
+++ b/phpBB/styles/prosilver/template/posting_pm_header.html
@@ -94,9 +94,9 @@
{{ to_recipient.NAME }}
{% else %}
{{ to_recipient.NAME_FULL }}
- {% endif %}
+ {% endif %}
{% if not S_EDIT_POST %}
-
+
{% endif %}
{% endfor %}