mirror of
				https://github.com/Ysurac/openmptcprouter-feeds.git
				synced 2025-03-09 15:40:03 +00:00 
			
		
		
		
	Fix #662
This commit is contained in:
		
							parent
							
								
									980073724c
								
							
						
					
					
						commit
						bb408f2542
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -100,7 +100,7 @@ end
 | 
			
		|||
local updown = s:option( Button, "_updown", translate("Start/Stop") )
 | 
			
		||||
updown._state = false
 | 
			
		||||
updown.redirect = luci.dispatcher.build_url(
 | 
			
		||||
	"admin", "services", "glorytun"
 | 
			
		||||
	"admin", "vpn", "glorytun"
 | 
			
		||||
)
 | 
			
		||||
function updown.cbid(self, section)
 | 
			
		||||
	local pid = s.getPID(section)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue