<%+cbi/valueheader%> <% if self:cfgvalue(section) ~= false then %> " onclick="event.preventDefault();partition_format('<%=self.partitions[section].name%>', '<%=self.format_cmd%>', '<%=self.inputtitle%>');" type="submit"<%= attr("name", cbid) .. attr("id", cbid) .. attr("value", self.inputtitle or self.title)%> <% if self.view_disabled then %> disabled <% end %>/> <% else %> - <% end %> <%+cbi/valuefooter%>