Maximum minimization of internal transfer

This commit is contained in:
2017-10-26 18:22:41 +04:00
parent c25f4bada6
commit f87b2c82c9
5 changed files with 3 additions and 30 deletions

View File

@ -64,7 +64,7 @@ if (boolval($hideshowid) && confirm_sesskey()) {
}
/* Page template */
$titlepage = new lang_string("managerservice", "local_webhooks");
$titlepage = new lang_string("externalservices", "webservice");
$PAGE->set_pagelayout("admin");
$PAGE->set_title($titlepage);
$PAGE->set_heading($titlepage);