mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
no message
This commit is contained in:
parent
6187380b83
commit
7e0773a148
@ -106,11 +106,6 @@ if ($_GET['act'] == "del") {
|
||||
<strong>Enable advanced outbound NAT<br>
|
||||
</strong></p>
|
||||
</td>
|
||||
<td class="vtable"><p>
|
||||
<input name="enableoutboundloadbalancing" type="checkbox" id="enableoutboundloadbalancing" value="yes" <?php if (isset($config['nat']['enableoutboundloadbalancing'])) echo "checked";?>>
|
||||
<strong>Enable outbound NAT load balancing.<br>
|
||||
</strong></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <input name="submit" type="submit" class="formbtn" value="Save">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user