Committer : r33d
CVSROOT : /cvsroot/undernet-ircu
Module : homepage
Commit time: 2005-09-18 00:30:53 UTC
Modified files:
members.php
Log message:
Author: reed <[EMAIL PROTECTED]>
Log message:
Fix a problem with excessive paragraph tags due to the last commit
(it was causing the new entry to be displayed out of synch with the
others).
Please run changes to the website by me so they can be tested before
committing. Thanks!
---------------------- diff included ----------------------
Index: homepage/members.php
diff -u homepage/members.php:1.9 homepage/members.php:1.10
--- homepage/members.php:1.9 Sat Sep 17 08:05:47 2005
+++ homepage/members.php Sat Sep 17 17:30:42 2005
@@ -381,10 +381,10 @@
<tr>
<td width="138" align="right"> </td>
<td width="167" align="left">
- <font face="Arial" size="3"> Orlando
Bassotto</font><p> </td>
+ <font face="Arial" size="3"> Orlando
Bassotto</font></td>
<td width="152" align="left">
<a href="mailto:[EMAIL PROTECTED]">
- <font face="Arial"
size="3">Nextie</font></a><p> </td>
+ <font face="Arial"
size="3">Nextie</font></a></td>
</tr>
<tr>
<td width="138" align="right"> </td>
@@ -393,7 +393,7 @@
<td width="152" align="left">
<a href="mailto:[EMAIL PROTECTED]">
<font face="Arial"
size="3">hikari</font></a><p> </td>
- </tr>
+ </tr>
<tr>
<td width="138" align="right"><b>
<font face="Arial"
size="3">Contributors:
----------------------- End of diff -----------------------
_______________________________________________
Patches mailing list
[email protected]
http://undernet.sbg.org/mailman/listinfo/patches