diff options
Diffstat (limited to 'phpBB/templates/PSO/overall_footer.tpl')
-rw-r--r-- | phpBB/templates/PSO/overall_footer.tpl | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/phpBB/templates/PSO/overall_footer.tpl b/phpBB/templates/PSO/overall_footer.tpl deleted file mode 100644 index cf56c83bfb..0000000000 --- a/phpBB/templates/PSO/overall_footer.tpl +++ /dev/null @@ -1,24 +0,0 @@ - -<br clear="all" /> - -<div align="center"><span class="gensmall">{ADMIN_LINK} -<!-- - - Please note that the following copyright notice - MUST be displayed on each and every page output - by phpBB. You may alter the font, colour etc. but - you CANNOT remove it, nor change it so that it be, - to all intents and purposes, invisible. You may ADD - your own notice to it should you have altered the - code but you may not replace it. The hyperlink must - also remain intact. These conditions are part of the - licence this software is released under. See the - LICENCE and README files for more information. - - The phpBB Group : 2001 - -// --> -Powered by phpBB {PHPBB_VERSION} © 2001 <a href="http://www.phpbb.com/" target="_phpbb">phpBB Group</a></span></div> - -</body> -</html>
\ No newline at end of file |