mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-24 09:12:56 +02:00
[ticket/11103] Output the notifications to the template
For now, just dumping the notifications in the header. PHPBB3-11103
This commit is contained in:
@@ -166,3 +166,10 @@
|
||||
</div>
|
||||
</div>
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- BEGIN notifications -->
|
||||
<p>
|
||||
<a href="{notifications.URL}">{notifications.TITLE}</a><br />
|
||||
{notifications.TIME}
|
||||
</p>
|
||||
<!-- END notifications -->
|
Reference in New Issue
Block a user