1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/13290] Add EVENT index_body_forumlist_body_after

PHPBB3-13290
This commit is contained in:
Matt Friedman
2014-11-10 13:56:52 -08:00
parent 6a4cb42565
commit 971b30a76d
3 changed files with 16 additions and 4 deletions

View File

@@ -13,6 +13,8 @@
<!-- INCLUDE forumlist_body.html -->
<!-- EVENT index_body_forumlist_body_after -->
<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->
<form method="post" action="{S_LOGIN_ACTION}" class="headerspace">
<h3><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a><!-- IF S_REGISTER_ENABLED -->&nbsp; &bull; &nbsp;<a href="{U_REGISTER}">{L_REGISTER}</a><!-- ENDIF --></h3>