[Igarden-commit] Garden/source/Reports/ReportFormats ShopList1.html, NONE, 1.1.2.1
Status: Beta
Brought to you by:
jlbedell
|
From: Jeffrey B. <jlb...@us...> - 2006-11-15 13:08:11
|
Update of /cvsroot/igarden/Garden/source/Reports/ReportFormats In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv19659 Added Files: Tag: Release_branch_v1 ShopList1.html Log Message: Initial checkin --- NEW FILE: ShopList1.html --- <head> <title>Shopping List no Picture</title> <meta name="Border" content="true"> <meta name="Picture" content="false"> </head> <body> <font size="2"> <table width="520" height="72"><tr height="72"> <td width="380"> <bold>Name:</bold>#1S<br> <bold>Vendor: </bold>#2S<br> <bold>Where: </bold>#3S<br> </td> <td width="160"> <bold>Amount: </bold>#4S<br> </td></tr> </table> </body> |