blob: e3d2a18d69aceaad42bef2189a9fde0412a943c8 (
plain)
1
2
3
4
5
6
7
8
9
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>
|