summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_aliases.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2006-01-19 06:16:09 +0000
committerScott Ullrich <sullrich@pfsense.org>2006-01-19 06:16:09 +0000
commit31e92b6a8601f26760a065d353c261ea92018b1b (patch)
tree392b215f525ff5f22db2b55a30af913cf9135855 /usr/local/www/firewall_aliases.php
parent789229149ab7a4d4f17745c189074d563496a46b (diff)
downloadpfsense-31e92b6a8601f26760a065d353c261ea92018b1b.zip
pfsense-31e92b6a8601f26760a065d353c261ea92018b1b.tar.gz
MFC 8297
Some very minor proofreading.
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 ec5d097..fad5d32 100755
--- a/usr/local/www/firewall_aliases.php
+++ b/usr/local/www/firewall_aliases.php
@@ -136,7 +136,7 @@ include("head.inc");
</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 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>
+ <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