Remove spurious ' character

This commit is contained in:
Joe Haig 2016-06-19 22:16:32 +01:00
parent 0ba25b9857
commit 098caa1262
1 changed files with 1 additions and 1 deletions

View File

@ -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'].'