[ticket/11390] Correctly separate list of notifications from header

PHPBB3-11390
This commit is contained in:
Joas Schilling 2013-03-07 11:39:55 +01:00
parent 899d857929
commit 7ac945358e

View file

@ -71,6 +71,8 @@
<dd class="mark">{L_MARK_READ}</dd> <dd class="mark">{L_MARK_READ}</dd>
</dl> </dl>
</li> </li>
</ul>
<ul class="topiclist cplist">
<!-- BEGIN notification_list --> <!-- BEGIN notification_list -->
<li class="row<!-- IF notification_list.UNREAD --> bg3<!-- ELSE --><!-- IF notification_list.S_ROW_COUNT is odd --> bg1<!-- ELSE --> bg2<!-- ENDIF --><!-- ENDIF -->"> <li class="row<!-- IF notification_list.UNREAD --> bg3<!-- ELSE --><!-- IF notification_list.S_ROW_COUNT is odd --> bg1<!-- ELSE --> bg2<!-- ENDIF --><!-- ENDIF -->">
<dl> <dl>