diff --git a/login/index_form.html b/login/index_form.html index d9189d0dcf2..d06e5a96f10 100644 --- a/login/index_form.html +++ b/login/index_form.html @@ -1,109 +1,110 @@ -
|
- - |
-
- - |
-
+
+
+ + |
+
+ + |
+
|
- : + : ++ - - |
-
-
-
- auth) {
- case "email": ?>
-
-
- + + + |
+
+
+
+auth) {
+ case "email":
+ echo " ".get_string("loginsteps", "", "signup.php")." "; +?> +
+
+".get_string("loginstepsnone")."";
+ echo "".get_string("loginstepsnone")." "; break; default: - echo ""; echo format_text($CFG->auth_instructions); - echo ""; require_once("../auth/$CFG->auth/lib.php"); - if (isset($CFG->auth_user_create) and $CFG->auth_user_create==1 and function_exists('auth_user_create') ){?> -
+ |