mirror of
https://github.com/moodle/moodle.git
synced 2025-01-31 12:45:04 +01:00
[multi-enrol]Fixed a wrong URL
This commit is contained in:
parent
f9667a5aea
commit
b31c216293
@ -49,7 +49,7 @@
|
||||
print_header("$site->shortname: $str->enrolmentplugins", "$site->fullname",
|
||||
"<a href=\"index.php\">$str->administration</a> ->
|
||||
<a href=\"users.php\">$str->users</a> ->
|
||||
<a href=\"enrol.php\">$str->enrolmentplugins</a> ->
|
||||
<a href=\"enrol.php?sesskey=$USER->sesskey\">$str->enrolmentplugins</a> ->
|
||||
$str->configuration");
|
||||
|
||||
echo "<form target=\"{$CFG->framename}\" name=\"enrolmenu\" method=\"post\" action=\"enrol_config.php\">";
|
||||
|
Loading…
x
Reference in New Issue
Block a user