diff options
Diffstat (limited to 'templates/Danish-sales_order.html')
-rwxr-xr-x | templates/Danish-sales_order.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/templates/Danish-sales_order.html b/templates/Danish-sales_order.html index b4bba3f8..47a446af 100755 --- a/templates/Danish-sales_order.html +++ b/templates/Danish-sales_order.html @@ -1,11 +1,11 @@ <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> @@ -57,7 +57,7 @@ <tr> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <th align=left><font color=ffffff>Til:</th> <th align=left><font color=ffffff>Leveringsadresse:</th> @@ -96,7 +96,7 @@ <tr> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <!-- <th align=right><font color=ffffff>No.</th> --> <th align=left><font color=ffffff>Varenummer</th> @@ -172,7 +172,7 @@ 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> <?lsmb if notes ?> <td>Bemærkninger</td> @@ -192,7 +192,7 @@ 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><font size=-3> Et gebyr for annullering af ordre på 10% vil blive tillagt alle specialtilbud |