<liid="tab.m-<%=self.config%>.<%=section.section or section.sectiontype%>"class="cbi-tab<%=(section.sectiontype == self.selected_tab) and '' or '-disabled'%>">
<aonclick="this.blur(); return cbi_t_switch('m-<%=self.config%>', '<%=section.section or section.sectiontype%>')"href="<%=REQUEST_URI%>?tab.m-<%=self.config%>=<%=section.section or section.sectiontype%>"><%=section.title or section.section or section.sectiontype %></a>
<% if section.sectiontype == self.selected_tab then %><inputtype="hidden"id="tab.m-<%=self.config%>"name="tab.m-<%=self.config%>"value="<%=section.section or section.sectiontype%>"/><% end %>
<divclass="cbi-tabcontainer"id="container.m-<%=self.config%>.<%=section.section or section.sectiontype%>"<%ifsection.sectiontype~=self.selected_tabthen%> style="display:none"<% end %>>