diff options
Diffstat (limited to 'templates/Norwegian-invoice.html')
-rwxr-xr-x | templates/Norwegian-invoice.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/templates/Norwegian-invoice.html b/templates/Norwegian-invoice.html index 59a829c0..60bed401 100755 --- a/templates/Norwegian-invoice.html +++ b/templates/Norwegian-invoice.html @@ -1,13 +1,13 @@ <body bgcolor=ffffff> -<table width=100 ?> +<table width="100%"> <tr> <td width=10> </td> <td> - <table width=100 ?> + <table width="100%"> <tr> <td> <h4> @@ -49,7 +49,7 @@ tel, fax, signature, username, businessnumber --> <tr> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <th align=left><font color=ffffff>Fakturaadresse:</th> <?lsmb if shiptoname ?> @@ -87,7 +87,7 @@ tel, fax, signature, username, businessnumber --> <tr> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <th align=left><font color=ffffff>Nummer</th> <th align=left><font color=ffffff>Beskrivelse</th> @@ -162,7 +162,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>Merk</td> @@ -195,7 +195,7 @@ are dead in Norway AFAIK --> <tr> <td> - <table width=100 ?> + <table width="100%"> <tr valign=top> <td><font size=-3> Betaling innen <?lsmb terms ?> dager fra fakturadato. |