mirror of
				https://github.com/kenzok8/openwrt-packages.git
				synced 2025-10-30 07:50:37 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			161 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			161 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <%+cbi/valueheader%>
 | |
| <span style="color: red">
 | |
| <%
 | |
| 	local val = self:cfgvalue(section) or self.default or ""
 | |
| 	write(pcdata(val))
 | |
| %>
 | |
| </span>
 | |
| <%+cbi/valuefooter%>
 | |
|   | 
![github-actions[bot]](/assets/img/avatar_default.png)