diff --git a/api/js/etemplate/et2_widget_password.js b/api/js/etemplate/et2_widget_password.js index c92d4b3ab7..3700ce8019 100644 --- a/api/js/etemplate/et2_widget_password.js +++ b/api/js/etemplate/et2_widget_password.js @@ -240,7 +240,7 @@ var et2_password = /** @class */ (function (_super) { "autocomplete": { "name": "Autocomplete", "type": "string", - "default": "Off", + "default": "off", "description": "Whether or not browser should autocomplete that field: 'on', 'off', 'default' (use attribute from form). Default value is set to off." }, "viewable": { diff --git a/api/js/etemplate/et2_widget_password.ts b/api/js/etemplate/et2_widget_password.ts index ba1483b7d0..498096de3d 100644 --- a/api/js/etemplate/et2_widget_password.ts +++ b/api/js/etemplate/et2_widget_password.ts @@ -34,7 +34,7 @@ export class et2_password extends et2_textbox "autocomplete": { "name": "Autocomplete", "type": "string", - "default": "Off", + "default": "off", "description": "Whether or not browser should autocomplete that field: 'on', 'off', 'default' (use attribute from form). Default value is set to off." }, "viewable": { diff --git a/preferences/templates/default/password.xet b/preferences/templates/default/password.xet index e9717a9981..ff4ca23cb8 100644 --- a/preferences/templates/default/password.xet +++ b/preferences/templates/default/password.xet @@ -11,7 +11,7 @@ - + @@ -71,7 +71,7 @@ - +