1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 18:26:32 +02:00

HTML 4.01 and XHTML 1.0 compliance changes

git-svn-id: file:///svn/phpbb/trunk@768 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2001-07-31 14:17:41 +00:00
parent b3366f1e35
commit 44fa3624a7
2 changed files with 11 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
<br clear="all" />
<div align="center"><span class="gensmall">{ADMIN_LINK}</span><br />
<div align="center"><span class="gensmall">{ADMIN_LINK}
<!--
Please note that the following copyright notice
@@ -17,8 +17,8 @@
The phpBB Group : 2001
//-->
<span class="gensmall">Powered by phpBB 2.0a &copy; 2001 <a href="http://www.phpbb.com/" target="_phpbb">phpBB Group</a></span></div>
// -->
Powered by phpBB {PHPBB_VERSION} &copy; 2001 <a href="http://www.phpbb.com/" target="_phpbb">phpBB Group</a></span></div>
</body>
</html>