Huuuuuuuuuuuge rewrite of the Wireless Configuration
[project/luci.git] / libs / cbi / luasrc / view / cbi / nullsection.htm
index b01a6a9..476db96 100644 (file)
@@ -13,6 +13,9 @@ $Id$
 
 -%>
                <fieldset class="cbi-section">
+                       <% if self.title and #self.title > 0 then -%>
+                               <legend><%=self.title%></legend>
+                       <%- end %>
                        <div class="cbi-section-node">
                                <% self:render_children(1, scope or {}) %>
                        </div>