[phpwebapp-commits] CVS: top10/templates/proj_details proj_details.html,1.3,1.4
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2003-09-26 15:32:25
|
Update of /cvsroot/phpwebapp/top10/templates/proj_details In directory sc8-pr-cvs1:/tmp/cvs-serv4736/templates/proj_details Modified Files: proj_details.html Log Message: Index: proj_details.html =================================================================== RCS file: /cvsroot/phpwebapp/top10/templates/proj_details/proj_details.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** proj_details.html 25 Sep 2003 15:50:26 -0000 1.3 --- proj_details.html 26 Sep 2003 15:32:20 -0000 1.4 *************** *** 3,7 **** <If condition="'{{proj_id}}'<>'UNDEFINED'"> ! <table cellspacing="1" cellpadding="2" bgcolor="#dddddd"> <tr> <td bgcolor="eeeeee" nowrap>General Info:</td> --- 3,7 ---- <If condition="'{{proj_id}}'<>'UNDEFINED'"> ! <table width="100%" cellspacing="1" cellpadding="2" bgcolor="#dddddd"> <tr> <td bgcolor="eeeeee" nowrap>General Info:</td> |