Files
openwrt_packages/luci-app-wolplus/luasrc/view/wolplus/awake.htm
2025-11-02 14:26:26 +08:00

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%>