Update of /cvsroot/phpwebapp/top10/templates/proj_list
In directory sc8-pr-cvs1:/tmp/cvs-serv10422/templates/proj_list
Modified Files:
Tag: maisp
proj_list.html
Log Message:
bug fix
Index: proj_list.html
===================================================================
RCS file: /cvsroot/phpwebapp/top10/templates/proj_list/proj_list.html,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -C2 -d -r1.2.2.1 -r1.2.2.2
*** proj_list.html 15 Jan 2004 16:06:27 -0000 1.2.2.1
--- proj_list.html 17 Jan 2004 10:18:07 -0000 1.2.2.2
***************
*** 7,11 ****
</IfEmpty>
<Header>
! <table cellspacing="1" cellpadding="2" bgcolor="#dddddd">
<form name="proj_list" onsubmit="return false;">
</Header>
--- 7,11 ----
</IfEmpty>
<Header>
! <table width="100%" cellspacing="1" cellpadding="2" bgcolor="#dddddd">
<form name="proj_list" onsubmit="return false;">
</Header>
|