[phpwebapp-commits] CVS: app3/templates/menu menu.html,1.2,1.3
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2004-07-21 17:13:15
|
Update of /cvsroot/phpwebapp/app3/templates/menu In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4608/templates/menu Modified Files: menu.html Log Message: Index: menu.html =================================================================== RCS file: /cvsroot/phpwebapp/app3/templates/menu/menu.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** menu.html 25 Aug 2003 14:30:38 -0000 1.2 --- menu.html 21 Jul 2004 17:13:03 -0000 1.3 *************** *** 1,3 **** ! <WebBox ID="menu"> <table width="100%" class="menu"> <tr> --- 1,3 ---- ! <webbox id="menu"> <table width="100%" class="menu"> <tr> *************** *** 13,15 **** </tr> </table> ! </WebBox> --- 13,15 ---- </tr> </table> ! </webbox> |