diff --git a/admin/auth.php b/admin/auth.php index 19edb791a92..c30ed576eea 100644 --- a/admin/auth.php +++ b/admin/auth.php @@ -263,7 +263,7 @@ echo '
'; // User self registration echo '
'; echo ''; choose_from_menu($registrationauths, "register", $CFG->registerauth, ""); echo '
' . get_string("selfregistration_help", "auth") . '
';