Change the name of the switch
This commit is contained in:
parent
7862e885ed
commit
d3c79af8cf
@ -32,7 +32,7 @@ if ($hassiteconfig) {
|
||||
$ADMIN->add("localplugins", $settings);
|
||||
|
||||
$settings->add(new admin_setting_configcheckbox(
|
||||
"local_webhooks/enabled",
|
||||
"local_webhooks/enable",
|
||||
new lang_string("enable", "moodle"),
|
||||
new lang_string("enablews", "webservice"),
|
||||
false));
|
||||
|
Loading…
x
Reference in New Issue
Block a user