summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_aliases.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-11-21 03:01:05 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-11-21 03:01:05 +0000
commitb4b7d8a5b34c6b367671d34c8da020e9358387ae (patch)
treefa8da7b81dcf33b9aec6dd7b4e60550b0089db08 /usr/local/www/firewall_aliases.php
parent07c76d1819013dee150a237c2a3debe019422c01 (diff)
downloadpfsense-b4b7d8a5b34c6b367671d34c8da020e9358387ae.zip
pfsense-b4b7d8a5b34c6b367671d34c8da020e9358387ae.tar.gz
reflect that this could be address(s) or host(s) or port(s)
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 a7c728b..96b5bca 100755
--- a/usr/local/www/firewall_aliases.php
+++ b/usr/local/www/firewall_aliases.php
@@ -89,7 +89,7 @@ if ($_GET['act'] == "del") {
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="25%" class="listhdrr">Name</td>
- <td width="30%" class="listhdrr">Address</td>
+ <td width="30%" class="listhdrr">Address(s)/Port(s)</td>
<td width="35%" class="listhdr">Description</td>
<td width="10%" class="list"></td>
</tr>
OpenPOWER on IntegriCloud