diff options
Diffstat (limited to 'templates/Default-pick_list.html')
-rwxr-xr-x | templates/Default-pick_list.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/Default-pick_list.html b/templates/Default-pick_list.html index 057c4944..c71dd76d 100755 --- a/templates/Default-pick_list.html +++ b/templates/Default-pick_list.html @@ -1,7 +1,7 @@ <body bgcolor=ffffff> -<table width=100 ?> +<table width="100%"> <?lsmb include letterhead.html ?> @@ -20,7 +20,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> @@ -100,7 +100,7 @@ <td> </td> <td> - <table width=100 ?> + <table width="100%"> <tr bgcolor=000000> <th align=left><font color=ffffff>Item</th> <th align=left><font color=ffffff>Number</th> |