diff --git a/src/window/AuthEditLDAP.js b/src/window/AuthEditLDAP.js index 6aafb98..eb9700a 100644 --- a/src/window/AuthEditLDAP.js +++ b/src/window/AuthEditLDAP.js @@ -187,7 +187,7 @@ Ext.define('Proxmox.panel.LDAPInputPanel', { columnB: [ { - xtype: 'textfield', + xtype: 'proxmoxtextfield', name: 'comment', fieldLabel: gettext('Comment'), cbind: { diff --git a/src/window/AuthEditOpenId.js b/src/window/AuthEditOpenId.js index 52a7521..ca84958 100644 --- a/src/window/AuthEditOpenId.js +++ b/src/window/AuthEditOpenId.js @@ -112,7 +112,7 @@ Ext.define('Proxmox.panel.OpenIDInputPanel', { columnB: [ { - xtype: 'textfield', + xtype: 'proxmoxtextfield', name: 'comment', fieldLabel: gettext('Comment'), cbind: {