<% local dsp = require "luci.dispatcher" -%> <%+cbi/valueheader%> <% if self:cfgvalue(section) ~= false then %> " type="button"<%= attr("name", cbid) .. attr("id", self.id or cbid) .. attr("value", self.inputtitle or self.title) .. ifattr(self.btnclick, "onclick", self.btnclick) .. ifattr(self.placeholder, "placeholder") %> /> <% else %> - <% end %> <%+cbi/valuefooter%>