summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_usermanager_passwordmg.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-04-05 00:29:39 -0700
committerNOYB <Al_Stu@Frontier.com>2016-04-05 00:29:39 -0700
commit813c66737f66271eecd03e0c637601cc2e3808f6 (patch)
treeaedceb18c4b4bbef7fd32117157ef46794f8d691 /src/usr/local/www/system_usermanager_passwordmg.php
parent146684ee657f0f146afad5aa9d74b89884ee4c53 (diff)
downloadpfsense-813c66737f66271eecd03e0c637601cc2e3808f6.zip
pfsense-813c66737f66271eecd03e0c637601cc2e3808f6.tar.gz
System - Miscellaneous - Remove Personalizations
Remove "you" personalizations.
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