October 8th, 2005, 11:42 AM
|
#2 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 66,776
|
In adm-users.php try changing this line
<td><span class=\"{$Style['small']}\"><select name=\"editday\">
to say this
<td><span class=\"{$Style['small']}\"><select name=\"day\">
|
| |