mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 20:24:08 +02:00
Merge pull request #2506 from brunoais/ticket/12604
[ticket/12604] Fix wrong padding when no notifications * brunoais/ticket/12604: [ticket/12604] Fix wrong padding when no notifications
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
<ul>
|
||||
<!-- IF not .notifications -->
|
||||
<li>
|
||||
<li class="no_notifications">
|
||||
{L_NO_NOTIFICATIONS}
|
||||
</li>
|
||||
<!-- ENDIF -->
|
||||
|
Reference in New Issue
Block a user