mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Combine note and warning areas into one
This commit is contained in:
parent
5b80d869f7
commit
f0dcff6fa8
@ -244,16 +244,11 @@ function enable_change(enable_over) {
|
||||
<li>change the IP address of your computer</li>
|
||||
<li>renew its DHCP lease</li>
|
||||
<li>access the webGUI with the new IP address</li>
|
||||
<li>be sure to add <a href="firewall_rules.php">firewall rules</a> to permit traffic through the interface.</li>
|
||||
<li>You also need firewall rules for an interface in bridged mode as the firewall acts as a filtering bridge.</li>
|
||||
</ul>
|
||||
</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="22%" valign="top"> </td>
|
||||
<td width="78%"><span class="vexpl"><span class="red"><strong>Note:<br>
|
||||
</strong></span>be sure to add <a href="firewall_rules.php">firewall rules</a> to permit traffic
|
||||
through the interface. You also need firewall rules for an interface in
|
||||
bridged mode as the firewall acts as a filtering bridge.</span></td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
<?php include("fend.inc"); ?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user