diff options
Diffstat (limited to 'templates/Estonian-work_order.html')
-rwxr-xr-x | templates/Estonian-work_order.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/Estonian-work_order.html b/templates/Estonian-work_order.html index e43520d9..93d6fa92 100755 --- a/templates/Estonian-work_order.html +++ b/templates/Estonian-work_order.html @@ -1,7 +1,7 @@ <body bgcolor=ffffff> -<table width=100 ?> +<table width="100%"> <?lsmb include letterhead.html ?> @@ -19,8 +19,8 @@ <td> <table width=100% callspacing=0 cellpadding=0> <tr bgcolor=000000> - <th align=left width=50 ?><font color=ffffff>Tellija</th> - <th align=left width=50 ?><font color=ffffff>Tarneaadress</th> + <th align=left width="50%"><font color=ffffff>Tellija</th> + <th align=left width="50%"><font color=ffffff>Tarneaadress</th> </tr> <tr valign=top> @@ -116,7 +116,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <th align=right><font color=ffffff>AR.</th> <th align=left><font color=ffffff>Number</th> |