sync
[Pman.Admin] / Pman.Dialog.AdminPerson.js
index f317fc2..ec87fa0 100644 (file)
@@ -35,8 +35,9 @@ Pman.Dialog.AdminPerson = {
   'role_fieldLabel' : '8a25a3ae30ab6e8ceb5b8c4009a3336f' /* Role / Position */ ,
   'name_fieldLabel' : '49ee3087348e8d44e1feda1917443987' /* Name */ ,
   'office_id_name_emptyText' : 'be5f40c0d2692cf4e9f8be8d389737a5' /* Department / Office */ ,
+  'passwd2_fieldLabel' : '315fce99b77b7f392bf68d5eb14f88c7' /* Password (type again to confirm) */ ,
   'phone_fieldLabel' : 'bcc254b55c4a1babdf1dcb82c207506b' /* Phone */ ,
-  'passwd1_fieldLabel' : '315fce99b77b7f392bf68d5eb14f88c7' /* Password (type again to confirm) */ ,
+  'passwd1_fieldLabel' : '3544848f820b9d94a3f3871a382cf138' /* New password */ ,
   'office_id_name_fieldLabel' : 'be5f40c0d2692cf4e9f8be8d389737a5' /* Department / Office */ ,
   'office_id_name_loadingText' : '1243daf593fa297e07ab03bf06d925af' /* Searching... */ ,
   'email_fieldLabel' : 'ce8ae9da5b7cd6c3df2929543a9af92d' /* Email */ ,
@@ -321,7 +322,7 @@ Pman.Dialog.AdminPerson = {
             allowBlank : true,
             fieldLabel : _this._strings['315fce99b77b7f392bf68d5eb14f88c7'] /* Password (type again to confirm) */,
             inputType : 'password',
-            name : 'passwd1',
+            name : 'passwd2',
             width : 150,
             xns : Roo.form,
             '|xns' : 'Roo.form'