blob: 28ca10c34dd4ecb630625b078563afbec7272153 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<tr>
<td>
<div align="center" style="{font-size: 8pt;}">
{ADMIN_LINK}<br>
Powered by: <a href="http://www.phpbb.com">phpBB</a> Version {PHPBB_VERSION}<br>
Copyright © 2001 <a href="http://www.phpbb.com/credits.php">The phpBB Group</a></div>
</td>
</tr>
</table>
</body>
</html>
|