%+cbi/valueheader%> > <% for i, key in pairs(self.keylist) do -%> "<%= attr("value", key) .. ifattr(tostring(self:cfgvalue(section) or self.default) == key, "selected", "selected") %>><%=striptags(self.vallist[i])%> <%- end %> " type="button"<%= attr("name", cbid) .. attr("id", cbid) .. attr("value", self.inputtitle or self.title)%> onclick="return sync_clock(this)" /> <%+cbi/valuefooter%>