diff options
Diffstat (limited to 'templates/Dutch-invoice.html')
-rwxr-xr-x | templates/Dutch-invoice.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/templates/Dutch-invoice.html b/templates/Dutch-invoice.html index ce2cdd40..c8c86a0d 100755 --- a/templates/Dutch-invoice.html +++ b/templates/Dutch-invoice.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>Factuuradres:</th> <th align=left><font color=ffffff>Verzendadres:</th> @@ -97,7 +97,7 @@ <tr> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <!-- <th align=right><font color=ffffff>Regel</th> --> <th align=left><font color=ffffff>Artikelnummer</th> @@ -175,7 +175,7 @@ to show the percentage for a discount use <?lsmb discountrate ?> <tr> <td> - <table width=100 ?> + <table width="100%"> <tr valign=top> <?lsmb if notes ?> <td>Opmerkingen</td> @@ -205,7 +205,7 @@ to show the percentage for a discount use <?lsmb discountrate ?> <tr> <td> - <table width=100 ?> + <table width="100%"> <tr valign=top> <td><font size=-3> Op al onze aanbiedingen/leveringen zijn, met uitsluiting van eventuele inkoop- of andere voorwaarden van de opdrachtgever, |