summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_usermanager_passwordmg.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-04-05 07:59:34 -0400
committerStephen Beaver <sbeaver@netgate.com>2016-04-05 07:59:38 -0400
commit73ff9530d1a19c118b6c18ecda398b02002c52e0 (patch)
tree64808fee10ee5142ecfeb3b35e8ea193d9a1d196 /src/usr/local/www/system_usermanager_passwordmg.php
parent4d9a5d999eac0e6b99a02eac377da035558bdcca (diff)
downloadpfsense-73ff9530d1a19c118b6c18ecda398b02002c52e0.zip
pfsense-73ff9530d1a19c118b6c18ecda398b02002c52e0.tar.gz
Merge pull request #2841 from NOYB/System_-_Miscellaneous_-_Remove_Personalizations
(cherry picked from commit 3061702cce23fcc5259f7d6d119a6fe05de84149)
Diffstat (limited to 'src/usr/local/www/system_usermanager_passwordmg.php')
-rw-r--r--src/usr/local/www/system_usermanager_passwordmg.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_usermanager_passwordmg.php b/src/usr/local/www/system_usermanager_passwordmg.php
index 8773a1f..378dc5b 100644
--- a/src/usr/local/www/system_usermanager_passwordmg.php
+++ b/src/usr/local/www/system_usermanager_passwordmg.php
@@ -121,7 +121,7 @@ if ($savemsg) {
}
if ($islocal == false) {
- echo gettext("Sorry, you cannot change the password for a non-local user.");
+ echo gettext("The password cannot be changed for a non-local user.");
include("foot.inc");
exit;
}
OpenPOWER on IntegriCloud