diff options
Diffstat (limited to 'templates/German-request_quotation.html')
-rwxr-xr-x | templates/German-request_quotation.html | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/templates/German-request_quotation.html b/templates/German-request_quotation.html index d1eca540..9a9970b3 100755 --- a/templates/German-request_quotation.html +++ b/templates/German-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>To:</th> - <th align=left width=50 ?><font color=ffffff>Ship To:</th> + <th align=left width="50%"><font color=ffffff>To:</th> + <th align=left width="50%"><font color=ffffff>Ship To:</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>Number</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>Notes</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> |