The plugin settings page has been fixed
This commit is contained in:
parent
071f3738b8
commit
5156f36d47
@ -25,6 +25,6 @@
|
||||
defined("MOODLE_INTERNAL") || die();
|
||||
|
||||
if ($hassiteconfig) {
|
||||
$managertokens = new moodle_url("/admin/tool/managertokens/managertokens.php");
|
||||
$managertokens = new moodle_url("/admin/tool/managertokens/index.php");
|
||||
$ADMIN->add("accounts", new admin_externalpage("tool_managertokens", new lang_string("pluginname", "tool_managertokens"), $managertokens));
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user