diff options
Diffstat (limited to 'templates/Traditional_Chinese_Big5-request_quotation.html')
-rwxr-xr-x | templates/Traditional_Chinese_Big5-request_quotation.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/templates/Traditional_Chinese_Big5-request_quotation.html b/templates/Traditional_Chinese_Big5-request_quotation.html index 92e880cc..d7bd2044 100755 --- a/templates/Traditional_Chinese_Big5-request_quotation.html +++ b/templates/Traditional_Chinese_Big5-request_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>
<td>
<h4>
@@ -39,10 +39,10 @@ <tr>
<td>
- <table width=100 ?>
+ <table width="100%">
<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>
@@ -127,7 +127,7 @@ <tr>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr>
<!-- <th align=right>No.</th> -->
<th align=left>號碼</th>
@@ -163,7 +163,7 @@ adjust the colspan if you include this to shift subtotal one to the right <tr>
<td>
- <table width=100 ?>
+ <table width="100%">
<?lsmb if notes ?>
<tr valign=top>
<td>備註</td>
@@ -179,11 +179,11 @@ adjust the colspan if you include this to shift subtotal one to the right <tr>
<td>
- <table width=100 ?>
+ <table width="100%">
<tr valign=top>
- <td width=70 ?> </td>
+ <td width="70%"> </td>
- <td width=30 ?>
+ <td width="30%">
X <hr noshade>
</td>
</tr>
|