mirror of
				https://github.com/Ysurac/openmptcprouter-feeds.git
				synced 2025-03-09 15:40:03 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			288 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			288 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <%+header%>
 | |
| 
 | |
| <% if stderr and #stderr > 0 then %><pre class="error"><%=pcdata(stderr)%></pre><% end %>
 | |
| <div class="cbi-map">
 | |
|     <h2 name="content"><%:All router settings%></h2>
 | |
|     <div class="cbi-section">
 | |
|         <pre><%=luci.sys.exec("uci show")%></pre>
 | |
|     </div>
 | |
| </div>
 | |
| <%+footer%>
 |