diff options
Diffstat (limited to 'templates/Dutch-pick_list.html')
-rwxr-xr-x | templates/Dutch-pick_list.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/Dutch-pick_list.html b/templates/Dutch-pick_list.html index fc6cf417..23858c66 100755 --- a/templates/Dutch-pick_list.html +++ b/templates/Dutch-pick_list.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> <td> <h4> @@ -41,7 +41,7 @@ <table width=100% callspacing=0 cellpadding=0> <tr bgcolor=000000> <th width=50% align=left><font color=ffffff>Ship To:</th> - <th width=50 ?> </th> + <th width="50%"> </th> </tr> <tr valign=top> @@ -117,7 +117,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <th align=left><font color=ffffff>Pos</th> <th align=left><font color=ffffff>Number</th> |