Footers use new styles for links

This commit is contained in:
moodler
2003-04-25 09:25:25 +00:00
parent b328523cc1
commit 266cc04fe7
6 changed files with 36 additions and 46 deletions
+6 -6
View File
@@ -1,8 +1,8 @@
<!-- START OF FOOTER -->
<CENTER>
<HR SIZE=1 NOSHADE>
<P class="logininfo"><?=$loggedinas ?></P>
<P class="homelink"><?=$homelink ?></P>
<center>
<hr size=1 noshade />
<p class="logininfo"><?=$loggedinas ?></p>
<p class="homelink"><?=$homelink ?></p>
</BODY>
</HTML>
</body>
</html>
+6 -8
View File
@@ -1,10 +1,8 @@
<!-- START OF FOOTER -->
<CENTER>
<HR SIZE=1 NOSHADE>
<FONT SIZE=1>
<P><?=$loggedinas ?></P>
<P><?=$homelink ?></P>
</FONT>
<center>
<hr size=1 noshade />
<p class="logininfo"><?=$loggedinas ?></p>
<p class="homelink"><?=$homelink ?></p>
</BODY>
</HTML>
</body>
</html>
+6 -8
View File
@@ -1,10 +1,8 @@
<!-- START OF FOOTER -->
<CENTER>
<HR SIZE=1 NOSHADE>
<FONT SIZE=1>
<P><?=$loggedinas ?></P>
<P><?=$homelink ?></P>
</FONT>
<center>
<hr size=1 noshade />
<p class="logininfo"><?=$loggedinas ?></p>
<p class="homelink"><?=$homelink ?></p>
</BODY>
</HTML>
</body>
</html>
+6 -8
View File
@@ -1,10 +1,8 @@
<!-- START OF FOOTER -->
<CENTER>
<HR SIZE=1 NOSHADE>
<FONT SIZE=1>
<P><?=$loggedinas ?></P>
<P><?=$homelink ?></P>
</FONT>
<center>
<hr size=1 noshade />
<p class="logininfo"><?=$loggedinas ?></p>
<p class="homelink"><?=$homelink ?></p>
</BODY>
</HTML>
</body>
</html>
+6 -8
View File
@@ -1,10 +1,8 @@
<!-- START OF FOOTER -->
<CENTER>
<HR SIZE=1 NOSHADE>
<FONT SIZE=1>
<P><?=$loggedinas ?></P>
<P><?=$homelink ?></P>
</FONT>
<center>
<hr size=1 noshade />
<p class="logininfo"><?=$loggedinas ?></p>
<p class="homelink"><?=$homelink ?></p>
</BODY>
</HTML>
</body>
</html>
+6 -8
View File
@@ -1,10 +1,8 @@
<!-- START OF FOOTER -->
<CENTER>
<HR SIZE=1 NOSHADE>
<FONT SIZE=1>
<P><?=$loggedinas ?></P>
<P><?=$homelink ?></P>
</FONT>
<center>
<hr size=1 noshade />
<p class="logininfo"><?=$loggedinas ?></p>
<p class="homelink"><?=$homelink ?></p>
</BODY>
</HTML>
</body>
</html>