aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates/PSO/overall_footer.tpl
blob: f6c11b191e8f6bac39d83ca74902d76f8f54c349 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<br clear="all">
<center>
<font face="{T_FONTFACE1}" size="{T_FONTSIZE1}" color="{T_FONTCOLOR1}">{ADMIN_LINK}</font>
<br clear="all">
<font face="{T_FONTFACE1}" size="{T_FONTSIZE1}" color="{T_FONTCOLOR1}">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 &copy; 2001 phpBB Group, All Rights Reserved</font>
<br>

</body>
</html>