@ -115,7 +115,6 @@
labelWidth: 150,
baseParams: {serverid: {{MumbleServer.id}} },
},
{% if MumbleAccount %}
{% if IsAdmin %}
{
title: gettext("Administration"),
@ -124,6 +123,7 @@
xtype: 'mumbleform',
{% endif %}
title: gettext("User texture"),
layout: "border",
@ -176,6 +176,7 @@
}],
xtype: "userEditorPanel",
@ -189,7 +190,6 @@
}
],
});