diff --git a/client/modules/config.js b/client/modules/config.js index 0eb230a6..2a79f624 100644 --- a/client/modules/config.js +++ b/client/modules/config.js @@ -168,7 +168,7 @@ function fillTemplate(error, template) { const inner = rendy(Template, obj); Element = DOM.load({ - name : 'div', + name : 'form', className : 'config', inner, attribute : {