1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

Remove spurious ' character

This commit is contained in:
Joe Haig 2016-06-19 22:16:32 +01:00
parent 0ba25b9857
commit 098caa1262

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