diff --git a/enrol/authorize/config_form.php b/enrol/authorize/config_form.php index 252d6d1121a..22912274fef 100755 --- a/enrol/authorize/config_form.php +++ b/enrol/authorize/config_form.php @@ -69,18 +69,6 @@ if (!isset($frm->acceptechecktypes)) { -wwwroot, 0, 5) !== 'https') { /* https && loginhttps */ ?> - - loginhttps: - loginhttps) ? "off" : "on"); - $a->url = "$CFG->wwwroot/$CFG->admin/settings.php?section=httpsecurity"; - echo '
'; print_string("logindesc", "enrol_authorize", $a); - ?> - - - -

@@ -130,7 +118,7 @@ if (!isset($frm->acceptechecktypes)) { an_authcode: an_authcode)) ?> -
+
@@ -148,7 +136,7 @@ if (!isset($frm->acceptechecktypes)) { foreach ($allpaymentmethods as $key) { if ($key == AN_METHOD_CC) { print_checkbox('acceptmethods[]', AN_METHOD_CC, in_array(AN_METHOD_CC, $paymentmethodsenabled), get_string('method'.AN_METHOD_CC,'enrol_authorize')); - echo("