[Igarden-commit] Garden/source/Reports/ReportFormats ShopList3.html, NONE, 1.1 ShopList1.html, 1.1.
Status: Beta
Brought to you by:
jlbedell
|
From: Jeffrey B. <jlb...@us...> - 2006-12-26 01:35:15
|
Update of /cvsroot/igarden/Garden/source/Reports/ReportFormats In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv19272 Modified Files: Tag: Release_branch_v1 ShopList1.html Added Files: ShopList3.html Log Message: Add tall version of shopping list report --- NEW FILE: ShopList3.html --- <head> <title>Shopping List with Large Picture</title> <meta name="Border" content="true"> <meta name="Picture" content="true"> <meta name="Height" content="1.8"> <meta name="Width" content="8.0"> </head> <body> <font size="2"> <table width="520" height="132"><tr height="132"> <td width="300"> <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> <td width="80"> <img src="#5S" height="120" width="120"><br> </td></tr> </table> </body> Index: ShopList1.html =================================================================== RCS file: /cvsroot/igarden/Garden/source/Reports/ReportFormats/Attic/ShopList1.html,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -C2 -d -r1.1.2.2 -r1.1.2.3 *** ShopList1.html 19 Dec 2006 12:46:55 -0000 1.1.2.2 --- ShopList1.html 26 Dec 2006 01:35:13 -0000 1.1.2.3 *************** *** 19,20 **** --- 19,21 ---- </table> </body> + http://static.flickr.com/111/305099509_53d795ffaf.jpg?v=0 \ No newline at end of file |