mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
[feature/events] Adjust to use prepend, not before
PHPBB3-9550
This commit is contained in:
parent
0b35136894
commit
a6122228eb
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="copyright"><!-- EVENT overall_footer_copyright_before -->
|
||||
<div class="copyright"><!-- EVENT overall_footer_copyright_prepend -->
|
||||
{CREDIT_LINE}
|
||||
<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
|
||||
<!-- EVENT overall_footer_copyright_after -->
|
||||
|
|
Loading…
Add table
Reference in a new issue