From: edward Date: Mon, 12 Jun 2017 03:25:03 +0000 (+0800) Subject: Pman.Dialog.PersonEditor.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=a192758b825afd64236cc89092924c79ba8f4b2a Pman.Dialog.PersonEditor.js --- 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