4 lines
269 B
HTML
4 lines
269 B
HTML
<%+cbi/valueheader%>
|
|
<input class="cbi-button cbi-input-<%=self.inputstyle or "button" %>" style="font-size: 100%;" type="button" onclick="onclick_awake(this.id)" <%=attr("name", section) .. attr("id", cbid) .. attr("value", self.inputtitle)%> />
|
|
<%+cbi/valuefooter%>
|