diff --git a/libs/cbi/luasrc/view/cbi/tblsection.htm b/libs/cbi/luasrc/view/cbi/tblsection.htm index 9d616255f3..979a135b54 100644 --- a/libs/cbi/luasrc/view/cbi/tblsection.htm +++ b/libs/cbi/luasrc/view/cbi/tblsection.htm @@ -39,12 +39,12 @@ end <%- if not self.anonymous then -%> -   + <%- end -%> <%- for i, k in pairs(self.children) do if not k.optional then -%> <%=k.description%> <%- end; end; if self.extedit or self.addremove then -%> -   + <%- end -%> <%- local isempty = true @@ -86,7 +86,6 @@ end <%- end -%> <%- if self.addremove then -%> -