mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/12054] Update index_body_linklist_before/after template events
PHPBB3-12054
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<!-- INCLUDE overall_header.html -->
|
||||
|
||||
<!-- EVENT index_body_linklist_before -->
|
||||
|
||||
<!-- IF U_MCP or U_ACP -->
|
||||
<div id="pageheader">
|
||||
<p class="linkmcp">[ <!-- IF U_ACP --><a href="{U_ACP}">{L_ACP}</a><!-- IF U_MCP --> | <!-- ENDIF --><!-- ENDIF --><!-- IF U_MCP --><a href="{U_MCP}">{L_MCP}</a><!-- ENDIF --> ]</p>
|
||||
@@ -8,7 +10,7 @@
|
||||
<br clear="all" /><br />
|
||||
<!-- ENDIF -->
|
||||
|
||||
<!-- EVENT index_body_forumlist_before -->
|
||||
<!-- EVENT index_body_linklist_after -->
|
||||
|
||||
<!-- INCLUDE forumlist_body.html -->
|
||||
|
||||
|
Reference in New Issue
Block a user