summaryrefslogtreecommitdiff
path: root/lib/plugins/usermanager/lang
diff options
context:
space:
mode:
authorChristopher Smith <chris@jalakai.co.uk>2014-03-02 20:03:30 +0000
committerChristopher Smith <chris@jalakai.co.uk>2014-03-02 20:03:30 +0000
commitebe968f9a6f10af5b97b582c09af82afc1986c84 (patch)
treec11be300b39e4f43b6b794499af1b64e8713f83b /lib/plugins/usermanager/lang
parente90eadd0d465310015af88f0009bc9aa67f710c0 (diff)
parentbe9008d3e4137a2456222098dfe45589e23ee3cf (diff)
downloadrpg-ebe968f9a6f10af5b97b582c09af82afc1986c84.tar.gz
rpg-ebe968f9a6f10af5b97b582c09af82afc1986c84.tar.bz2
Merge pull request #548 from splitbrain/FS#2654_passconfirmation
Add password confirmation fields to the usermanager
Diffstat (limited to 'lib/plugins/usermanager/lang')
-rw-r--r--lib/plugins/usermanager/lang/en/lang.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/plugins/usermanager/lang/en/lang.php b/lib/plugins/usermanager/lang/en/lang.php
index f87c77afb..b55ecc998 100644
--- a/lib/plugins/usermanager/lang/en/lang.php
+++ b/lib/plugins/usermanager/lang/en/lang.php
@@ -76,4 +76,3 @@ $lang['import_error_create'] = 'Unable to create the user';
$lang['import_notify_fail'] = 'Notification message could not be sent for imported user, %s with email %s.';
$lang['import_downloadfailures'] = 'Download Failures as CSV for correction';
-