mirror of
				https://github.com/kenzok8/openwrt-packages.git
				synced 2025-10-30 07:50:37 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			329 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			329 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <%+cbi/valueheader%>
 | |
| 	<% if self:cfgvalue(section) ~= false then %>
 | |
| 		<input class="cbi-button cbi-input-<%=self.inputstyle or "button" %>" style="display: <%= display %>" type="submit"<%= attr("name", cbid) .. attr("id", cbid) .. attr("value", self.inputtitle or self.title)%> />
 | |
| 	<% else %>
 | |
| 		-
 | |
| 	<% end %>
 | |
| <%+cbi/valuefooter%>
 | 
![github-actions[bot]](/assets/img/avatar_default.png)