diff options
Diffstat (limited to 'phpBB')
| -rw-r--r-- | phpBB/templates/subSilver/admin/page_footer.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/subSilver/admin/page_footer.tpl b/phpBB/templates/subSilver/admin/page_footer.tpl index 8257ecafe1..278b3607cd 100644 --- a/phpBB/templates/subSilver/admin/page_footer.tpl +++ b/phpBB/templates/subSilver/admin/page_footer.tpl @@ -16,7 +16,7 @@ //--> -<div align="center"><span class="copyright">Powered by phpBB {PHPBB_VERSION} © 2001 <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB Group</a></span></div> +<div align="center"><span class="copyright">Powered by phpBB {PHPBB_VERSION} © 2001 <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB Group</a><br />{TRANSLATION_INFO}</span></div> </body> </html>
\ No newline at end of file |
