summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_usermanager_passwordmg.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2016-02-08 10:27:41 +0545
committerPhil Davis <phil.davis@inf.org>2016-02-08 10:27:41 +0545
commited10e389c0e10cdf65804a033d0417a23e21335c (patch)
tree997ef2845a777fad38643162592dd15c741f6167 /src/usr/local/www/system_usermanager_passwordmg.php
parent1f97f2e6f6d7ea7c5212dc0a2a84df93a4124067 (diff)
downloadpfsense-ed10e389c0e10cdf65804a033d0417a23e21335c.zip
pfsense-ed10e389c0e10cdf65804a033d0417a23e21335c.tar.gz
Internationalize system user and group code
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 00e6ea1..29d2dda 100644
--- a/src/usr/local/www/system_usermanager_passwordmg.php
+++ b/src/usr/local/www/system_usermanager_passwordmg.php
@@ -92,7 +92,7 @@ if (isset($_POST['save'])) {
write_config();
- $savemsg = gettext("Password successfully changed") . "<br />";
+ $savemsg = gettext("Password successfully changed");
}
}
OpenPOWER on IntegriCloud