mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	Remove spurious ' character
This commit is contained in:
		| @@ -677,7 +677,7 @@ function DisplayDHCPConfig() { | ||||
| 				</div><!-- /.table-responsive --> | ||||
| 			</div><!-- /.panel-body --> | ||||
| 			</div><!-- /.panel --> | ||||
| 		</div><!-- /.col-lg-6 -->' | ||||
| 		</div><!-- /.col-lg-6 --> | ||||
| 		<?php  | ||||
| 		if( isset( $_POST['savedhcpdsettings'] ) ) { | ||||
| 			$config = 'interface='.$_POST['interface'].' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user