From f87b2c82c949b828b3895c25262d91f7b45aff5c Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 26 Oct 2017 18:22:41 +0400 Subject: Maximum minimization of internal transfer --- managerservice.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'managerservice.php') diff --git a/managerservice.php b/managerservice.php index 7865f28..ccdb7bc 100644 --- a/managerservice.php +++ b/managerservice.php @@ -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); -- cgit v1.2.3