diff --git a/modules/luci-base/luasrc/view/cbi/nullsection.htm b/modules/luci-base/luasrc/view/cbi/nullsection.htm index bd48950958..ef169593af 100644 --- a/modules/luci-base/luasrc/view/cbi/nullsection.htm +++ b/modules/luci-base/luasrc/view/cbi/nullsection.htm @@ -5,8 +5,8 @@ <% if self.description and #self.description > 0 then -%>
<%=self.description%>
<%- end %> -
-
+
+
<% self:render_children(1, scope or {}) %>
<% if self.error and self.error[1] then -%>