mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 02:06:32 +02:00
[ticket/17324] Add template event to notification_dropdown.html
PHPBB3-17324
This commit is contained in:
@@ -40,8 +40,10 @@
|
||||
<!-- END notifications -->
|
||||
</ul>
|
||||
|
||||
{% EVENT notification_dropdown_footer_before %}
|
||||
<div class="footer">
|
||||
<a href="{U_VIEW_ALL_NOTIFICATIONS}"><span>{L_SEE_ALL}</span></a>
|
||||
</div>
|
||||
{% EVENT notification_dropdown_footer_after %}
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user