1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/8785] pm_layout.html back to more standard code

PHPBB3-8785
This commit is contained in:
Crizzo
2014-03-09 19:37:45 +01:00
parent cace4a50d0
commit b4a65da2ed
3 changed files with 12 additions and 11 deletions

View File

@@ -1,6 +1,4 @@
<div class="panel" id="postingbox">
<div class="inner">
<fieldset class="fields1">
<fieldset class="fields1">
<!-- IF S_SHOW_TOPIC_ICONS or S_SHOW_PM_ICONS -->
<dl>
<dt><label for="icon">{L_ICON}{L_COLON}</label></dt>
@@ -184,5 +182,3 @@
<!-- ENDIF -->
<!-- ENDIF -->
</div>
</div>