Added a class to work with the form

This commit is contained in:
2017-10-23 08:31:09 +04:00
parent 2d2a683549
commit ea1c9f7322
3 changed files with 89 additions and 0 deletions

View File

@ -24,6 +24,10 @@
$string["editserviceadds"] = "Create a service";
$string["editserviceedits"] = "Edit the service";
$string["editserviceenable"] = "Activate the service";
$string["editserviceheader"] = "Service";
$string["editservicetitle"] = "Name of the service";
$string["editserviceurl"] = "URL of the service";
$string["enableservice"] = "Enabled";
$string["enableservice_help"] = "Enable the Event Tracking service.";
$string["linkmanagerservice"] = "Service management manager";