1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00

Fix bug #38435 - Incorrect layout when loading PM-draft

Authorised by: acydburn

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9596 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Joas Schilling
2009-06-16 14:03:51 +00:00
parent a49eef594b
commit ef28393fd4
2 changed files with 3 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
<span class="corners-bottom"><span></span></span></div>
</div>
<div class="forumbg">
<div class="<!-- IF not S_PRIVMSGS -->forumbg<!-- ELSE -->panel<!-- ENDIF -->">
<div class="inner"><span class="corners-top"><span></span></span>
<ul class="topiclist">
@@ -21,7 +21,7 @@
</dl>
</li>
</ul>
<ul class="topiclist topics">
<ul class="topiclist<!-- IF not S_PRIVMSGS --> topics<!-- ELSE --> cplist<!-- ENDIF -->">
<!-- BEGIN draftrow -->
<li class="row<!-- IF draftrow.S_ROW_COUNT is even --> bg1<!-- ELSE --> bg2<!-- ENDIF -->">