mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[feature/events] Adds overall_footer_copyright template ledge
This allows people to add copyright information to the footer PHPBB3-9550
This commit is contained in:
committed by
David King
parent
c83c5c7f47
commit
fc2ebc34df
@@ -19,7 +19,8 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="copyright">{CREDIT_LINE}
|
||||
<div class="copyright"><!-- RUNHOOKS overall_footer_copyright -->
|
||||
{CREDIT_LINE}
|
||||
<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
|
||||
<!-- IF DEBUG_OUTPUT --><br />{DEBUG_OUTPUT}<!-- ENDIF -->
|
||||
<!-- IF U_ACP --><br /><strong><a href="{U_ACP}">{L_ACP}</a></strong><!-- ENDIF -->
|
||||
|
Reference in New Issue
Block a user