From: Jo-Philipp Wich Date: Wed, 13 Aug 2008 18:12:47 +0000 (+0000) Subject: * luci/libs: changed template for tblsection to save more vertical space X-Git-Tag: 0.8.0~450 X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=1dacc5c20affa5767772546fc2f54fab41916457;p=project%2Fluci.git * luci/libs: changed template for tblsection to save more vertical space --- diff --git a/libs/cbi/luasrc/view/cbi/tblsection.htm b/libs/cbi/luasrc/view/cbi/tblsection.htm index 9d616255f..979a135b5 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 -%> -