From aed64970031c31249f3592599b452234ca93d409 Mon Sep 17 00:00:00 2001 From: ethem Date: Fri, 9 Jun 2006 10:30:01 +0000 Subject: [PATCH] Some config sections 'Order Review' moved to an_teachermanagepay -> Site-Wide Settings an_emailexpired: -> Email-Sending Settings an_cutoff: -> Authorize.net Settings merged from 16stable. --- enrol/authorize/config.html | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/enrol/authorize/config.html b/enrol/authorize/config.html index 4159e4f0f0..4c63ce48aa 100755 --- a/enrol/authorize/config.html +++ b/enrol/authorize/config.html @@ -47,6 +47,13 @@ if (!isset($frm->acceptccs)) { + + + an_teachermanagepay: + an_teachermanagepay)) ?> + + + wwwroot, 0, 5) !== 'https') { /* https && loginhttps */ ?> loginhttps: @@ -57,6 +64,7 @@ if (!isset($frm->acceptccs)) { ?> +

@@ -88,6 +96,12 @@ if (!isset($frm->acceptccs)) { + + an_cutoff: + an_cutoff_hour,$frm->an_cutoff_min),5); ?> + + + an_avs: an_avs)) ?> @@ -113,18 +127,6 @@ if (!isset($frm->acceptccs)) {

- - an_cutoff: - an_cutoff_hour,$frm->an_cutoff_min),5); ?> - - - - - an_teachermanagepay: - an_teachermanagepay)) ?> - - - an_review: an_review)) ?> @@ -139,14 +141,14 @@ if (!isset($frm->acceptccs)) { an_capture_day) ?> +

+ an_emailexpired: an_emailexpired) ?> -

- enrol_mailstudents: enrol_mailstudents)) ?> -- 2.39.5