diff --git a/templates/mod/config-editor.html b/templates/mod/config-editor.html index d333e9a2..4200c116 100644 --- a/templates/mod/config-editor.html +++ b/templates/mod/config-editor.html @@ -49,8 +49,8 @@ {{ var.type|e }} - - {{ var.comment|join('
') }} + + {{ var.comment|join(' ') }} {% endfor %}