[phpwebapp-commits] CVS: web_app/webobjects/table table.html,1.3,1.4
Brought to you by:
dashohoxha
From: Dashamir H. <das...@us...> - 2004-07-14 14:46:18
|
Update of /cvsroot/phpwebapp/web_app/webobjects/table In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13284/webobjects/table Modified Files: table.html Log Message: Index: table.html =================================================================== RCS file: /cvsroot/phpwebapp/web_app/webobjects/table/table.html,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** table.html 22 Aug 2003 06:47:19 -0000 1.3 --- table.html 14 Jul 2004 14:45:35 -0000 1.4 *************** *** 3,7 **** <Parameter name="fields" default="*" /> <Parameter name="where" default="" /> ! <br> <table bgcolor="#aaaaaa" border="0" cellspacing="1" cellpadding="2"> <tr> --- 3,7 ---- <Parameter name="fields" default="*" /> <Parameter name="where" default="" /> ! <br /> <table bgcolor="#aaaaaa" border="0" cellspacing="1" cellpadding="2"> <tr> |