1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-14 20:54:13 +02:00

[ticket/12155] Fix tabbing and put one selector per line if string is too long

PHPBB3-12155
This commit is contained in:
Cesar G
2014-05-22 22:14:46 -07:00
parent 74afe4acea
commit 7f2c3866ed
2 changed files with 5 additions and 3 deletions

View File

@@ -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">