From: Sverre B. <sv...@us...> - 2005-11-03 13:54:43
|
Update of /cvsroot/archive-access/archive-access/projects/wera/src/webapps/wera In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1094 Modified Files: index.php Log Message: Index: index.php =================================================================== RCS file: /cvsroot/archive-access/archive-access/projects/wera/src/webapps/wera/index.php,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** index.php 3 Nov 2005 13:27:18 -0000 1.12 --- index.php 3 Nov 2005 13:54:22 -0000 1.13 *************** *** 93,98 **** </table> ! ! <table border='1' cellpadding='0' cellspacing='0' width=90%> <tr> <td class="norm" colspan="4" align="left"><img alt='' height='8' src='/images/1px.gif' width='1'></td> --- 93,97 ---- </table> ! <table border='0' cellpadding='0' cellspacing='0' width=90%> <tr> <td class="norm" colspan="4" align="left"><img alt='' height='8' src='/images/1px.gif' width='1'></td> |