diff options
Diffstat (limited to 'templates/Traditional_Chinese_Big5-sales_quotation.html')
-rwxr-xr-x | templates/Traditional_Chinese_Big5-sales_quotation.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/templates/Traditional_Chinese_Big5-sales_quotation.html b/templates/Traditional_Chinese_Big5-sales_quotation.html index 99f2c469..729cba69 100755 --- a/templates/Traditional_Chinese_Big5-sales_quotation.html +++ b/templates/Traditional_Chinese_Big5-sales_quotation.html @@ -1,12 +1,12 @@ <body bgcolor=ffffff>
-<table width=100 ?>
+<table width="100%">
<tr valign=bottom>
<td width=10> </td>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr valign=top>
<td>
<h4>
@@ -39,7 +39,7 @@ <tr>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr valign=top>
<td><?lsmb name ?>
@@ -107,7 +107,7 @@ <tr>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr bgcolor=000000>
<th align=right><font color=ffffff>號碼</th>
<th align=left><font color=ffffff>號碼</th>
@@ -181,7 +181,7 @@ <tr>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr valign=top>
<?lsmb if notes ?>
<td>備註</td>
@@ -200,13 +200,13 @@ <tr>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr valign=top>
- <td width=60 ?><font size=-3>
+ <td width="60%"><font size=-3>
若要取消訂購特價品的訂單,須支付10%的訂單取消費用。
</font>
</td>
- <td width=40 ?>
+ <td width="40%">
X <hr noshade>
</td>
</tr>
|