diff options
Diffstat (limited to 'templates/Hungarian-sales_order.html')
-rwxr-xr-x | templates/Hungarian-sales_order.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/templates/Hungarian-sales_order.html b/templates/Hungarian-sales_order.html index c56b69a4..41f5c0cc 100755 --- a/templates/Hungarian-sales_order.html +++ b/templates/Hungarian-sales_order.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> @@ -58,7 +58,7 @@ <tr> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <th align=left><font color=ffffff>Vevő:</th> <th align=left><font color=ffffff>Szállítási cím:</th> @@ -97,7 +97,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>Szám</th> @@ -173,7 +173,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>Megjegyzés</td> @@ -194,7 +194,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> <!-- A 10% order cancellation fee will be applied for any special order |