From 3abe15dd141e46e377310fed48ddfa8af77e2fc0 Mon Sep 17 00:00:00 2001 From: toyomoyo Date: Wed, 31 May 2006 06:41:55 +0000 Subject: [PATCH] change password obsolete --- auth/cas/index_form.html | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/auth/cas/index_form.html b/auth/cas/index_form.html index 0616a202016..74554831cee 100644 --- a/auth/cas/index_form.html +++ b/auth/cas/index_form.html @@ -36,14 +36,9 @@ -changepassword or is_internal_auth() ) { - if (is_internal_auth()) { - $changepassword = "forgot_password.php"; - $changebuttonname = get_string("senddetails"); - } else { - $changepassword = $CFG->changepassword; - $changebuttonname = get_string("passwordrecovery"); - } +