summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-11-14 20:07:47 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-11-14 20:07:47 +0000
commitbb625352794b67f4edaa9460879b3bd85804a668 (patch)
treee52bdb355ace2f3ee395f1a0f79097ca12ba2a53 /usr/local/www/firewall_rules.php
parented77af7c7d06061a4602000baa4255d2b23abf11 (diff)
downloadpfsense-bb625352794b67f4edaa9460879b3bd85804a668.zip
pfsense-bb625352794b67f4edaa9460879b3bd85804a668.tar.gz
correct description from not showing
Diffstat (limited to 'usr/local/www/firewall_rules.php')
-rwxr-xr-xusr/local/www/firewall_rules.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_rules.php b/usr/local/www/firewall_rules.php
index cd3424c..da619c0 100755
--- a/usr/local/www/firewall_rules.php
+++ b/usr/local/www/firewall_rules.php
@@ -199,7 +199,7 @@ if ($_GET['act'] == "del") {
<?=$textss;?><?php echo htmlspecialchars(pprint_port($filterent['destination']['port'])); ?><?=$textse;?>
</td>
<td class="listbg">
- <?=$textss;?><?=htmlspecialchars($filterent['name']);?>&nbsp;<?=$textse;?>
+ <?=$textss;?><?=htmlspecialchars($filterent['descr']);?>&nbsp;<?=$textse;?>
</td>
<td valign="middle" nowrap class="list">
<a href="firewall_rules_edit.php?id=<?=$i;?>"><img src="e.gif" title="edit rule" width="17" height="17" border="0"></a>
OpenPOWER on IntegriCloud