From 92f920f20a28b1754ac11d165416e96af4ac994a Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Thu, 13 Dec 2018 17:57:36 -0700 Subject: [PATCH] Update setting_edit.php --- app/settings/setting_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/settings/setting_edit.php b/app/settings/setting_edit.php index 024965a4be..0f81de2b6f 100644 --- a/app/settings/setting_edit.php +++ b/app/settings/setting_edit.php @@ -298,7 +298,7 @@ if (count($_POST)>0 && strlen($_POST["persistformvar"]) == 0) { echo "\n"; echo " \n"; echo "
\n"; - echo $text['description-xml-rpc-user']."\n"; + echo $text['description-xml_rpc_auth_user']."\n"; echo "\n"; echo "\n";