From 4044e868eb763e9940186ea225a73de7172db711 Mon Sep 17 00:00:00 2001 From: ethem Date: Fri, 15 Sep 2006 09:57:10 +0000 Subject: [PATCH] Goodbye old config --- enrol/authorize/config.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/enrol/authorize/config.html b/enrol/authorize/config.html index 2a774a8dec..16c2b29a3c 100755 --- a/enrol/authorize/config.html +++ b/enrol/authorize/config.html @@ -73,7 +73,7 @@ if (!isset($frm->acceptechecktypes)) { loginhttps: loginhttps) ? "off" : "on"); - $a->url = "$CFG->wwwroot/$CFG->admin/config.php#configsectionsecurity"; + $a->url = "$CFG->wwwroot/$CFG->admin/settings.php?section=httpsecurity"; echo '
'; print_string("logindesc", "enrol_authorize", $a); ?> -- 2.39.5