diff options
Diffstat (limited to 'templates/Traditional_Chinese_UTF8-invoice.html')
-rwxr-xr-x | templates/Traditional_Chinese_UTF8-invoice.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/templates/Traditional_Chinese_UTF8-invoice.html b/templates/Traditional_Chinese_UTF8-invoice.html index 2835b708..31940ddd 100755 --- a/templates/Traditional_Chinese_UTF8-invoice.html +++ b/templates/Traditional_Chinese_UTF8-invoice.html @@ -1,12 +1,12 @@ <body bgcolor=ffffff>
-<table width=100 ?>
+<table width="100%">
<tr>
<td width=10> </td>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr>
<td>
<h4>
@@ -40,8 +40,8 @@ <td>
<table width=100% callspacing=0 cellpadding=0>
<tr bgcolor=000000>
- <th align=left width=50 ?><font color=ffffff>致</th>
- <th align=left width=50 ?><font color=ffffff>付運到</th>
+ <th align=left width="50%"><font color=ffffff>致</th>
+ <th align=left width="50%"><font color=ffffff>付運到</th>
</tr>
<tr valign=top>
@@ -141,7 +141,7 @@ <td> </td>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr bgcolor=000000>
<th align=right><font color=ffffff>編號</th>
<th align=left><font color=ffffff>號碼</th>
@@ -226,7 +226,7 @@ netprice = sellprice - discount <td> </td>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr valign=top>
<?lsmb if notes ?>
<td><?lsmb notes ?></td>
@@ -247,7 +247,7 @@ netprice = sellprice - discount <td> </td>
<td colspan=9>
- <table width=60 ?>
+ <table width="60%">
<tr>
<th align=left>付款</th>
@@ -296,15 +296,15 @@ netprice = sellprice - discount <td> </td>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr valign=top>
- <td width=60 ?><font size=-3>
+ <td width="60%"><font size=-3>
請於<?lsmb duedate ?>之前付款。退回的物品須支付10%的回收費用。若要退回物品,必須先取得<?lsmb company ?>的授權。退回
物品的運費和保險費自負。若在途中出現有損毀情況,<?lsmb company ?>將不會負任何責任。
</font>
</td>
- <td width=40 ?>
+ <td width="40%">
X <hr noshade>
</td>
</tr>
|