diff options
Diffstat (limited to 'phpBB/templates/PSO/overall_footer.tpl')
-rw-r--r-- | phpBB/templates/PSO/overall_footer.tpl | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/phpBB/templates/PSO/overall_footer.tpl b/phpBB/templates/PSO/overall_footer.tpl new file mode 100644 index 0000000000..e3d2a18d69 --- /dev/null +++ b/phpBB/templates/PSO/overall_footer.tpl @@ -0,0 +1,10 @@ +<center> +<br clear="all" /> +<font face="{T_FONTFACE1}" size="{T_FONTSIZE1}" color="{T_FONTCOLO1}">Powered By <a href="http://www.phpbb.com/" target="_phpbb">phpBB</a> Version: {PHPBB_VERSION} - Fully templated and themed [ Paul's dev version ]</font> +<br clear="all" /> +<font face="{T_FONTFACE1}" size="{T_FONTSIZE1}" color="{T_FONTCOLOR1}"> +Copyright © 2001 phpBB Group, All Rights Reserved</font> +<br /> + +</body> +</html>
\ No newline at end of file |