From: toyomoyo Date: Wed, 31 May 2006 06:42:35 +0000 (+0000) Subject: merged, changepassword obsolete X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e79771162ca67f0b0b648ca03df3ef36a2ded364;p=moodle.git merged, changepassword obsolete --- diff --git a/auth/cas/index_form.html b/auth/cas/index_form.html index 0616a20201..74554831ce 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"); - } +