mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Correctly display optional interfaces
This commit is contained in:
parent
2613e1cdf3
commit
8fc27770c7
@ -41,10 +41,7 @@ require("xmlparse_pkg.inc");
|
||||
|
||||
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
|
||||
<?php
|
||||
$config_tmp = $config;
|
||||
$config = $pfSense_config;
|
||||
include("fbegin.inc");
|
||||
$config = $config_tmp;
|
||||
?>
|
||||
<p class="pgtitle">System: Package Manager</p>
|
||||
<form action="firewall_nat_out_load_balancing.php" method="post">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user