diff options
Diffstat (limited to 'templates/German-work_order.html')
-rwxr-xr-x | templates/German-work_order.html | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/templates/German-work_order.html b/templates/German-work_order.html index c5b35150..fa814be8 100755 --- a/templates/German-work_order.html +++ b/templates/German-work_order.html @@ -1,12 +1,12 @@ <body bgcolor=ffffff> -<table width=100 ?> +<table width="100%"> <tr> <td width=10> </td> <td> - <table width=100 ?> + <table width="100%"> <tr valign=bottom> <td> <h4> @@ -40,8 +40,8 @@ <td> <table width=100% callspacing=0 cellpadding=0> <tr bgcolor=000000> - <th align=left width=50 ?><font color=ffffff>To</th> - <th align=left width=50 ?><font color=ffffff>Ship To</th> + <th align=left width="50%"><font color=ffffff>To</th> + <th align=left width="50%"><font color=ffffff>Ship To</th> </tr> <tr valign=top> @@ -131,7 +131,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <th align=right><font color=ffffff>No.</th> <th align=left><font color=ffffff>Number</th> |