mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
[feature/events] Add overall_footer_copyright_after template event
PHPBB3-9550
This commit is contained in:
parent
336f0c5641
commit
0b35136894
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
||||||
<div class="copyright"><!-- EVENT overall_footer_copyright_before -->
|
<div class="copyright"><!-- EVENT overall_footer_copyright_before -->
|
||||||
{CREDIT_LINE}
|
{CREDIT_LINE}
|
||||||
<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
|
<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
|
||||||
|
<!-- EVENT overall_footer_copyright_after -->
|
||||||
<!-- IF DEBUG_OUTPUT --><br />{DEBUG_OUTPUT}<!-- ENDIF -->
|
<!-- IF DEBUG_OUTPUT --><br />{DEBUG_OUTPUT}<!-- ENDIF -->
|
||||||
<!-- IF U_ACP --><br /><strong><a href="{U_ACP}">{L_ACP}</a></strong><!-- ENDIF -->
|
<!-- IF U_ACP --><br /><strong><a href="{U_ACP}">{L_ACP}</a></strong><!-- ENDIF -->
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue