Cosmetic changes and version number adjust
This commit is contained in:
@@ -83,7 +83,7 @@ if($_POST):
|
||||
$jname = $pconfig['jailname'];
|
||||
$ipaddr = $pconfig['ipaddress'];
|
||||
$release = $pconfig['release'];
|
||||
if ($_POST['interface'] == 'NONE'):
|
||||
if ($_POST['interface'] == 'Config'):
|
||||
$interface = "";
|
||||
else:
|
||||
$interface = $pconfig['interface'];
|
||||
|
||||
Reference in New Issue
Block a user