diff options
Diffstat (limited to 'phpBB/styles/subSilver/template/simple_footer.html')
| -rw-r--r-- | phpBB/styles/subSilver/template/simple_footer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/subSilver/template/simple_footer.html b/phpBB/styles/subSilver/template/simple_footer.html index 1d627c1dda..b8f1cc865b 100644 --- a/phpBB/styles/subSilver/template/simple_footer.html +++ b/phpBB/styles/subSilver/template/simple_footer.html @@ -10,10 +10,10 @@ forums may be affected. The phpBB Group : 2006 -// --> +//--> <div id="wrapfooter"> - <span class="copyright">Powered by <a href="http://www.phpbb.com/" target="_blank">phpBB</a> © 2002, 2006 phpBB Group</span> + <span class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> © 2002, 2006 phpBB Group</span> </div> </body> |
