* core: Added template for a table view of typed sections
[project/luci.git] / core / src / view / cbi / nsection.htm
index bbc87f1..fff597a 100644 (file)
@@ -6,7 +6,10 @@ section = self.section %>
                                        <% if self.addremove then %><div class="cbi-section-remove right">
                                                <input type="submit" name="cbi.rns.<%=self.config%>.<%=section%>" value="<%:cbi_del Eintrag entfernen%>" />
                                        </div><% end %>
+<div class="cbi-section-node" id="cbi-<%=self.config%>-<%=section%>">
 <%+cbi/ucisection%>
+</div>
+<br />
                                </div>
 <% elseif self.addremove then %>
                                <div class="cbi-section" id="cbi-<%=self.config%>-<%=self.section%>">