From 7f2c3866ed1ee4826af6eaae2f9b26622a13f59d Mon Sep 17 00:00:00 2001 From: Cesar G Date: Thu, 22 May 2014 22:14:46 -0700 Subject: [ticket/12155] Fix tabbing and put one selector per line if string is too long PHPBB3-12155 --- phpBB/styles/prosilver/template/ucp_pm_message_header.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'phpBB/styles/prosilver/template') 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 @@
- {L_BUTTON_PM_NEW} -
+ {L_BUTTON_PM_NEW} + +
-- cgit v1.2.1