From d3c79af8cfdae4a07cc09e50e408735f037e8991 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Wed, 25 Oct 2017 09:24:07 +0400 Subject: Change the name of the switch --- settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'settings.php') diff --git a/settings.php b/settings.php index c2235c2..22fef2f 100644 --- a/settings.php +++ b/settings.php @@ -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)); -- cgit v1.2.3