mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-20 15:31:42 +02:00
[ticket/11103] Add Notification Settings link in flyout menu
PHPBB3-11103
This commit is contained in:
@@ -157,6 +157,7 @@ function marklist(id, name, state)
|
||||
<div id="notification_list" class="notification_list">
|
||||
<div class="row1 header">
|
||||
{L_NOTIFICATIONS}
|
||||
<span class="header_settings"><a href="{U_NOTIFICATION_SETTINGS}">{L_SETTINGS}</a></span>
|
||||
</div>
|
||||
|
||||
<div class="notification_scroll">
|
||||
|
Reference in New Issue
Block a user