[phpwebapp-commits] CVS: top10/templates/menu menu.html,1.2,1.3
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2004-07-22 09:38:32
|
Update of /cvsroot/phpwebapp/top10/templates/menu In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10079/templates/menu Modified Files: menu.html Log Message: Index: menu.html =================================================================== RCS file: /cvsroot/phpwebapp/top10/templates/menu/menu.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** menu.html 24 Sep 2003 14:01:37 -0000 1.2 --- menu.html 22 Jul 2004 09:38:24 -0000 1.3 *************** *** 1,3 **** ! <WebBox ID="menu"> <table border="0" cellspacing="0" cellpadding="0"> <tr> --- 1,3 ---- ! <webbox id="menu"> <table border="0" cellspacing="0" cellpadding="0"> <tr> *************** *** 11,13 **** </tr> </table> ! </WebBox> --- 11,13 ---- </tr> </table> ! </webbox> |