summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_aliases.php
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-02-22 00:57:34 +0000
committerBill Marquette <billm@pfsense.org>2005-02-22 00:57:34 +0000
commit1068174824d248ab118dad178c81c806592c9015 (patch)
treedd010c47dbf749bb9414d593537310892c1ab651 /usr/local/www/firewall_aliases.php
parent700697582772ffddfd72f2a9e6d17b2230a74468 (diff)
downloadpfsense-1068174824d248ab118dad178c81c806592c9015.zip
pfsense-1068174824d248ab118dad178c81c806592c9015.tar.gz
alias table is above, not below note
Diffstat (limited to 'usr/local/www/firewall_aliases.php')
-rwxr-xr-xusr/local/www/firewall_aliases.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_aliases.php b/usr/local/www/firewall_aliases.php
index eaf0639..8d71d76 100755
--- a/usr/local/www/firewall_aliases.php
+++ b/usr/local/www/firewall_aliases.php
@@ -128,7 +128,7 @@ if ($_GET['act'] == "del") {
</tr>
<tr>
<td class="tabcont" colspan="3">
- <p><span class="vexpl"><span class="red"><strong>Note:<br></strong></span>Aliases act as placeholders for real Hosts, Networks or Ports. They can be used to minimize the number of changes that have to be made if a host, network or port changes. You can enter the name of an alias instead of the host, network or port in all fields that have a red background. The alias will be resolved to the alias settings according to the list below. If an alias cannot be resolved (e.g. because you deleted it), the corresponding element (e.g. filter/NAT/shaper rule) will be considered invalid and skipped.</span></p>
+ <p><span class="vexpl"><span class="red"><strong>Note:<br></strong></span>Aliases act as placeholders for real Hosts, Networks or Ports. They can be used to minimize the number of changes that have to be made if a host, network or port changes. You can enter the name of an alias instead of the host, network or port in all fields that have a red background. The alias will be resolved according to the list above. If an alias cannot be resolved (e.g. because you deleted it), the corresponding element (e.g. filter/NAT/shaper rule) will be considered invalid and skipped.</span></p>
</td>
</tr>
</table>
OpenPOWER on IntegriCloud