Manager page template

This commit is contained in:
2017-10-22 14:10:07 +04:00
parent be91a4c9b4
commit 706b948be0
3 changed files with 72 additions and 2 deletions

View File

@ -26,4 +26,7 @@ $string["enableservice"] = "Enabled";
$string["enableservice_help"] = "Enable the Event Tracking service.";
$string["linkmanagerservice"] = "Service management manager";
$string["local_webhooksdescription"] = "";
$string["pluginname"] = "Moodle WebHooks";
$string["managementmanager"] = "Service Management Manager";
$string["managementmanageradd"] = "Add a service";
$string["pluginname"] = "Moodle WebHooks";
$string["servicedeleted"] = "Service has been removed";