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"); - } +