From a192758b825afd64236cc89092924c79ba8f4b2a Mon Sep 17 00:00:00 2001 From: edward Date: Mon, 12 Jun 2017 11:25:03 +0800 Subject: [PATCH] Pman.Dialog.PersonEditor.js --- Pman.Dialog.PersonEditor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Dialog.PersonEditor.js b/Pman.Dialog.PersonEditor.js index f116f559..c309a2ba 100644 --- a/Pman.Dialog.PersonEditor.js +++ b/Pman.Dialog.PersonEditor.js @@ -499,7 +499,7 @@ Pman.Dialog.PersonEditor.prototype = { }, passwd1 : { name : 'passwd1', - fieldLabel : "New Password ???", + fieldLabel : "New Password ", value : '', allowBlank : true, // must be filled in as we rely on it for login details.. inputType: 'password', // << if comment out this input type, it should be ok -- 2.39.2