diff options
-rw-r--r-- | phpBB/styles/prosilver/template/overall_footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/overall_footer.html b/phpBB/styles/prosilver/template/overall_footer.html index 998910033f..cc2f1cbfd6 100644 --- a/phpBB/styles/prosilver/template/overall_footer.html +++ b/phpBB/styles/prosilver/template/overall_footer.html @@ -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 --> |