* Fix a bug in the failed logins page
* Change use of AcctStartTime with AcctStopTime in failed_logins.php3 to match that in user_admin
* Fix a bug with failed logins in user_admin.
+* Add the failed logins page in the buttons page
Ver 1.55:
* Update the FAQ about missing attributes from the user/group edit pages and add a few comments
in the configuration files
<tr align=left><td id="menu7" onmouseover='myin("7");' onmouseout='myout("7");'>
<a id="a7" href="badusers.php3?login=anyone" target="content" title="Show Bad Users">Bad Users</a>
</td></tr>
+ <tr align=left><td id="menu16" onmouseover='myin("16");' onmouseout='myout("16");'>
+ <a id="a16" href="failed_logins.php3" target="content" title="Show Most Recent Failed Logins">Failed Logins</a>
+ </td></tr>
<tr align=left><td id="menu14" onmouseover='myin("14");' onmouseout='myout("14");'>
<a id="a14" href="find.php3" target="content" title="Find User">Find User</a>
</td></tr>