Pman.Dialog.PersonEditor.js
authoredward <edward@roojs.com>
Mon, 12 Jun 2017 03:25:03 +0000 (11:25 +0800)
committeredward <edward@roojs.com>
Mon, 12 Jun 2017 03:25:03 +0000 (11:25 +0800)
Pman.Dialog.PersonEditor.js

index f116f55..c309a2b 100644 (file)
@@ -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