aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/ucp_pm_message_header.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/template/ucp_pm_message_header.html')
-rw-r--r--phpBB/styles/prosilver/template/ucp_pm_message_header.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/template/ucp_pm_message_header.html b/phpBB/styles/prosilver/template/ucp_pm_message_header.html
index 6ad71dcab6..4c0a0d69b6 100644
--- a/phpBB/styles/prosilver/template/ucp_pm_message_header.html
+++ b/phpBB/styles/prosilver/template/ucp_pm_message_header.html
@@ -17,8 +17,9 @@
<!-- ELSEIF U_POST_NEW_TOPIC -->
<div class="newpm-icon">
<a href="{U_POST_NEW_TOPIC}" accesskey="n" title="{L_UCP_PM_COMPOSE}" class="button icon-button">
- <span></span>{L_BUTTON_PM_NEW}</a>
- </div>
+ <span></span>{L_BUTTON_PM_NEW}
+ </a>
+ </div>
<!-- ENDIF -->
<!-- IF U_FORWARD_PM -->
<div class="forwardpm-icon">