fix #8131 - chinese translations
[Pman.Core] / Pman.Login.js
index 2b0c12a..a7b77e2 100644 (file)
@@ -350,9 +350,8 @@ Pman.Login =  new Roo.util.Observable({
                 autoCreate : {tag: "input", type: "text", size: "20"}
             }),
 
-            new Roo.form.TextField({
+            new Roo.form.Password({
                 fieldLabel: "Password",
-                inputType: 'password',
                 name: 'password',
                 width:200,
                 autoCreate : {tag: "input", type: "text", size: "20"},