From d2e042ee5e86668a845d3eccf68f761d4c94a347 Mon Sep 17 00:00:00 2001 From: ethem Date: Tue, 15 Jan 2008 10:03:57 +0000 Subject: [PATCH] Tidy up --- enrol/authorize/config_form.php | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/enrol/authorize/config_form.php b/enrol/authorize/config_form.php index 252d6d1121..22912274fe 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("