mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 07:27:17 +02:00
[ticket/11103] Display number of notifications in the [ Notifications ] link
PHPBB3-11103
This commit is contained in:
parent
aa3f6f4002
commit
a8e53bda36
@ -131,7 +131,7 @@
|
|||||||
<!-- IF not S_IS_BOT and S_USER_LOGGED_IN -->
|
<!-- IF not S_IS_BOT and S_USER_LOGGED_IN -->
|
||||||
<ul class="linklist leftside">
|
<ul class="linklist leftside">
|
||||||
<li>
|
<li>
|
||||||
[ <a href="#" id="notification_list_button" title="{L_NOTIFICATIONS}">{L_NOTIFICATIONS}</a> ] •
|
[ <a href="#" id="notification_list_button" title="{L_NOTIFICATIONS}">{NUM_UNREAD_NOTIFICATIONS} {L_NOTIFICATIONS}</a> ] •
|
||||||
<div id="notification_list">
|
<div id="notification_list">
|
||||||
<ul class="topiclist forums">
|
<ul class="topiclist forums">
|
||||||
<!-- BEGIN notifications -->
|
<!-- BEGIN notifications -->
|
||||||
|
Loading…
x
Reference in New Issue
Block a user