summaryrefslogtreecommitdiff
path: root/templates/Traditional_Chinese_Big5-packing_list.html
diff options
context:
space:
mode:
authoreinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-24 17:44:51 +0000
committereinhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-24 17:44:51 +0000
commiteedad02e621755aa269a6728364fa2ef07f6bca9 (patch)
treee56cb7ebc28954055603056c514dd3c4c62b02d0 /templates/Traditional_Chinese_Big5-packing_list.html
parent1eb75f0d6e9074d96445c810267aebe415b1b2d7 (diff)
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
Diffstat (limited to 'templates/Traditional_Chinese_Big5-packing_list.html')
-rwxr-xr-xtemplates/Traditional_Chinese_Big5-packing_list.html120
1 files changed, 60 insertions, 60 deletions
diff --git a/templates/Traditional_Chinese_Big5-packing_list.html b/templates/Traditional_Chinese_Big5-packing_list.html
index 78ba4aac..45221a75 100755
--- a/templates/Traditional_Chinese_Big5-packing_list.html
+++ b/templates/Traditional_Chinese_Big5-packing_list.html
@@ -1,17 +1,17 @@
<body bgcolor=ffffff>
-<table width=100%>
+<table width=100 ?>
<tr>
<td width=10>&nbsp;</td>
<td>
- <table width=100%>
+ <table width=100 ?>
<tr>
<td>
<h4>
- <%company%>
- <br><%address%>
+ <?lsmb company ?>
+ <br><?lsmb address ?>
</h4>
</td>
@@ -19,8 +19,8 @@
<td align=right>
<h4>
- 電話: <%tel%>
- <br>傳真: <%fax%>
+ 電話: <?lsmb tel ?>
+ <br>傳真: <?lsmb fax ?>
</h4>
</td>
</tr>
@@ -41,35 +41,35 @@
<table width=100% cellspacing=0 cellpadding=0>
<tr bgcolor=000000>
<th width=50% align=left><font color=ffffff>付運往:</th>
- <th width=50%>&nbsp;</th>
+ <th width=50 ?>&nbsp;</th>
</tr>
<tr valign=top>
- <td><%shiptoname%>
- <br><%shiptoaddress1%>
- <%if shiptoaddress2%>
- <br><%shiptoaddress2%>
- <%end shiptoaddress2%>
- <br><%shiptocity%> <%shiptostate%> <%shiptozipcode%>
- <%if shiptocountry%>
- <br><%shiptocountry%>
- <%end shiptocountry%>
+ <td><?lsmb shiptoname ?>
+ <br><?lsmb shiptoaddress1 ?>
+ <?lsmb if shiptoaddress2 ?>
+ <br><?lsmb shiptoaddress2 ?>
+ <?lsmb end shiptoaddress2 ?>
+ <br><?lsmb shiptocity ?> <?lsmb shiptostate ?> <?lsmb shiptozipcode ?>
+ <?lsmb if shiptocountry ?>
+ <br><?lsmb shiptocountry ?>
+ <?lsmb end shiptocountry ?>
</td>
<td>
- <%if shiptocontact%>
- <br>致:<%shiptocontact%>
- <%end shiptocontact%>
+ <?lsmb if shiptocontact ?>
+ <br>致:<?lsmb shiptocontact ?>
+ <?lsmb end shiptocontact ?>
- <%if shiptophone%>
- <br>電話: <%shiptophone%>
- <%end shiptophone%>
+ <?lsmb if shiptophone ?>
+ <br>電話: <?lsmb shiptophone ?>
+ <?lsmb end shiptophone ?>
- <%if shiptofax%>
- <br>傳真: <%shiptofax%>
- <%end shiptofax%>
+ <?lsmb if shiptofax ?>
+ <br>傳真: <?lsmb shiptofax ?>
+ <?lsmb end shiptofax ?>
- <%shiptoemail%>
+ <?lsmb shiptoemail ?>
</td>
</tr>
</table>
@@ -88,33 +88,33 @@
<th width=17% align=left>訂單編號</th>
<th width=17% align=left>日期</th>
<th width=17% align=left nowrap>聯絡人</th>
- <%if warehouse%>
+ <?lsmb if warehouse ?>
<th width=17% align=left>倉庫</th>
- <%end warehouse%>
+ <?lsmb end warehouse ?>
<th width=17% align=left>付運點</th>
<th width=15% align=left>付運公司</th>
</tr>
<tr>
- <td><%invnumber%>&nbsp;</td>
- <td><%ordnumber%>&nbsp;</td>
+ <td><?lsmb invnumber ?>&nbsp;</td>
+ <td><?lsmb ordnumber ?>&nbsp;</td>
- <%if shippingdate%>
- <td><%shippingdate%></td>
- <%end shippingdate%>
+ <?lsmb if shippingdate ?>
+ <td><?lsmb shippingdate ?></td>
+ <?lsmb end shippingdate ?>
- <%if not shippingdate%>
- <td><%transdate%></td>
- <%end shippingdate%>
+ <?lsmb if not shippingdate ?>
+ <td><?lsmb transdate ?></td>
+ <?lsmb end shippingdate ?>
- <td><%employee%>&nbsp;</td>
+ <td><?lsmb employee ?>&nbsp;</td>
- <%if warehouse%>
- <td><%warehouse%>&nbsp;</td>
- <%end warehouse%>
+ <?lsmb if warehouse ?>
+ <td><?lsmb warehouse ?>&nbsp;</td>
+ <?lsmb end warehouse ?>
- <td><%shippingpoint%>&nbsp;</td>
- <td><%shipvia%>&nbsp;</td>
+ <td><?lsmb shippingpoint ?>&nbsp;</td>
+ <td><?lsmb shipvia ?>&nbsp;</td>
</tr>
</table>
</td>
@@ -124,7 +124,7 @@
<td>&nbsp;</td>
<td>
- <table width=100%>
+ <table width=100 ?>
<tr bgcolor=000000>
<th align=left><font color=ffffff>位置</th>
<th align=left><font color=ffffff>編號</th>
@@ -136,18 +136,18 @@
<th>&nbsp;</th>
</tr>
- <%foreach number%>
+ <?lsmb foreach number ?>
<tr valign=top>
- <td><%runningnumber%></td>
- <td><%number%></td>
- <td><%description%></td>
- <td><%serialnumber%></td>
- <td><%deliverydate%></td>
- <td align=right><%qty%></td>
- <td align=right><%ship%></td>
- <td><%unit%></td>
+ <td><?lsmb runningnumber ?></td>
+ <td><?lsmb number ?></td>
+ <td><?lsmb description ?></td>
+ <td><?lsmb serialnumber ?></td>
+ <td><?lsmb deliverydate ?></td>
+ <td align=right><?lsmb qty ?></td>
+ <td align=right><?lsmb ship ?></td>
+ <td><?lsmb unit ?></td>
</tr>
- <%end number%>
+ <?lsmb end number ?>
</table>
</td>
@@ -163,10 +163,10 @@
<td>&nbsp;</td>
<td>
- <table width=100%>
+ <table width=100 ?>
<tr valign=top>
<td>備註</td>
- <td><%notes%></td>
+ <td><?lsmb notes ?></td>
</tr>
</table>
</td>
@@ -176,14 +176,14 @@
<td>&nbsp;</td>
<td>
- <table width=100%>
+ <table width=100 ?>
<tr valign=top>
- <td width=70%><font size=-3>
-退回的物品須支付10%的回收費用。若要退回物品,必須先取得<%company%>的授權。退回
-物品的運費和保險費自負。若在途中出現有損毀情況,<%company%>將不會負任何責任。
+ <td width=70 ?><font size=-3>
+退回的物品須支付10%的回收費用。若要退回物品,必須先取得<?lsmb company ?>的授權。退回
+物品的運費和保險費自負。若在途中出現有損毀情況,<?lsmb company ?>將不會負任何責任。
</font>
</td>
- <td width=30%>
+ <td width=30 ?>
X <hr noshade>
</td>
</tr>