diff options
Diffstat (limited to 'templates/Danish-invoice.html')
-rwxr-xr-x | templates/Danish-invoice.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/templates/Danish-invoice.html b/templates/Danish-invoice.html index 7bfad7a8..6b0f59fd 100755 --- a/templates/Danish-invoice.html +++ b/templates/Danish-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> @@ -64,7 +64,7 @@ <tr> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <th align=left><font color=ffffff>Faktureringsadresse:</th> <?lsmb if shiptoname ?> @@ -112,7 +112,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> @@ -196,7 +196,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>Bemærkninger</td> @@ -224,7 +224,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> Betalingsfrist <?lsmb terms ?> dage fra fakturadato. Betaling herefter påregnes |