</tr>
<tr class="cbi-section-table-descr">
<%- if not self.anonymous then -%>
- <th> </th>
+ <th></th>
<%- end -%>
<%- for i, k in pairs(self.children) do if not k.optional then -%>
<th class="cbi-section-table-cell"><%=k.description%></th>
<%- end; end; if self.extedit or self.addremove then -%>
- <th class="cbi-section-table-cell"> </th>
+ <th class="cbi-section-table-cell"></th>
<%- end -%>
</tr>
<%- local isempty = true
<%- end -%>
</table>
<%- if self.addremove then -%>
- <br />
<div class="cbi-section-table-row">
<td colspan="<%=count%>" class="cbi-section-table-optionals">
<div class="cbi-section-create">