Commit 36ec32ec authored by Dietmar Maurer's avatar Dietmar Maurer

fix label width for spanish translation

parent bd13a6e9
......@@ -178,6 +178,9 @@ Ext.define('PVE.dc.UserEdit', {
subject: gettext('User'),
url: url,
method: method,
fieldDefaults: {
labelWidth: 110 // for spanish translation
},
items: [ ipanel ]
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment