diff options
Diffstat (limited to 'phpBB/styles/subSilver/template/overall_footer.html')
-rw-r--r-- | phpBB/styles/subSilver/template/overall_footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subSilver/template/overall_footer.html b/phpBB/styles/subSilver/template/overall_footer.html index da62b0ed3e..674c6d4a9b 100644 --- a/phpBB/styles/subSilver/template/overall_footer.html +++ b/phpBB/styles/subSilver/template/overall_footer.html @@ -16,7 +16,7 @@ <!-- IF U_ACP --><span class="gensmall">[ <a href="{U_ACP}">{L_ACP}</a> ]</span><br /><br /><!-- ENDIF --> -<span class="copyright">Powered by <a href="http://www.phpbb.com/" target="_phpbb">phpBB</a> © 2002, 2005 phpBB Group<br />{TRANSLATION_INFO}<!-- IF DEBUG_OUTPUT --><br />[ {DEBUG_OUTPUT} ]<!-- ENDIF --></span> +<span class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> © 2002, 2005 phpBB Group<br />{TRANSLATION_INFO}<!-- IF DEBUG_OUTPUT --><br />[ {DEBUG_OUTPUT} ]<!-- ENDIF --></span> </div> |