From d9c8f608a3affd0db45089ebc5dded862116339e Mon Sep 17 00:00:00 2001 From: kkalev Date: Tue, 10 Sep 2002 07:57:13 +0000 Subject: [PATCH] Add the failed logins page in the buttons page --- Changelog | 1 + html/buttons/default/buttons.html.php3 | 3 +++ 2 files changed, 4 insertions(+) diff --git a/Changelog b/Changelog index f758545..c71fb2c 100644 --- a/Changelog +++ b/Changelog @@ -55,6 +55,7 @@ Ver 1.59: * 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 diff --git a/html/buttons/default/buttons.html.php3 b/html/buttons/default/buttons.html.php3 index 32aba01..9f2f525 100644 --- a/html/buttons/default/buttons.html.php3 +++ b/html/buttons/default/buttons.html.php3 @@ -48,6 +48,9 @@ if ($HTTP_SERVER_VARS["PHP_AUTH_USER"]) Bad Users + + Failed Logins + Find User -- 2.39.5