diff options
Diffstat (limited to 'templates/Hungarian-invoice.html')
-rwxr-xr-x | templates/Hungarian-invoice.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/Hungarian-invoice.html b/templates/Hungarian-invoice.html index 2dae4978..6e6a34a5 100755 --- a/templates/Hungarian-invoice.html +++ b/templates/Hungarian-invoice.html @@ -35,8 +35,8 @@ <td> <table width=100% > <tr > - <th align=left width=50 ?>Eladó:</th> - <th align=left width=50 ?>Vevő:</th> + <th align=left width="50%">Eladó:</th> + <th align=left width="50%">Vevő:</th> </tr> <tr valign=top> <td><?lsmb company ?> @@ -68,7 +68,7 @@ <tr> <td> - <table width=100 ?> + <table width="100%"> <tr> <th>Fizetési mód</th> <th>Telj. dátuma</th> |