From eedad02e621755aa269a6728364fa2ef07f6bca9 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Sun, 24 Sep 2006 17:44:51 +0000 Subject: Changed all templates to the new syntax git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@142 4979c152-3d1c-0410-bac9-87ea11338e46 --- templates/Default-request_quotation.html | 134 +++++++++++++++---------------- 1 file changed, 67 insertions(+), 67 deletions(-) (limited to 'templates/Default-request_quotation.html') diff --git a/templates/Default-request_quotation.html b/templates/Default-request_quotation.html index 433b8e80..ef3121a9 100755 --- a/templates/Default-request_quotation.html +++ b/templates/Default-request_quotation.html @@ -1,9 +1,9 @@ - +
- <%include letterhead.html%> + @@ -17,67 +17,67 @@ - - - - - - + + + + + +
   - +
- - + + - -
To:Ship To:To:Ship To:
<%name%> -
<%address1%> - <%if address2%> -
<%address2%> - <%end address2%> -
<%city%> - <%if state%> - , <%state%> - <%end state%> - <%zipcode%> - <%if country%> -
<%country%> - <%end country%> +
+
+ +
+ +
+ + , + + + +
+
- <%if contact%> -
Attn: <%contact%> - <%end contact%> + +
Attn: + - <%if vendorphone%> -
Tel: <%vendorphone%> - <%end vendorphone%> + +
Tel: + - <%if vendorfax%> -
Fax: <%vendorfax%> - <%end vendorfax%> + +
Fax: +
<%shiptoname%> -
<%shiptoaddress1%> - <%if shiptoaddress2%> -
<%shiptoaddr2%> - <%end shiptoaddress2%> -
<%shiptocity%> - <%if shiptostate%> - , <%shiptostate%> - <%end shiptostate%> - <%shiptozipcode%> - <%if shiptocountry%> -
<%shiptocountry%> - <%end shiptocountry%> +
+
+ +
+ +
+ + , + + + +
+
- <%if shiptocontact%> -
Attn: <%shiptocontact%> - <%end shiptocontact%> + +
Attn: + - <%if shiptophone%> -
Tel: <%shiptophone%> - <%end shiptophone%> + +
Tel: + - <%if shiptofax%> -
Fax: <%shiptofax%> - <%end shiptofax%> + +
Fax: +
@@ -101,12 +101,12 @@
<%quonumber%><%quodate%><%reqdate%> <%employee%><%shippingpoint%> <%shipvia%>    
@@ -126,7 +126,7 @@   - +
@@ -138,15 +138,15 @@ - <%foreach number%> + - - - - - + + + + + - <%end number%> + @@ -156,21 +156,21 @@ - <%if notes%> + - <%end notes%> +
Item NumberExtended
<%runningnumber%>.<%number%><%description%><%qty%><%unit%>.

  - +
- +
Notes<%notes%>
-- cgit v1.2.3