summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_aliases.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-11-24 21:15:43 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-11-24 21:15:43 +0000
commitd304351caaf5c3bd36778237edb9adee1d620f85 (patch)
treea4ba98d8d5d76356800f992db76619aae75305fd /usr/local/www/firewall_aliases.php
parent410f87257b6492727b3f6b796d7ed0fa0b58e850 (diff)
downloadpfsense-d304351caaf5c3bd36778237edb9adee1d620f85.zip
pfsense-d304351caaf5c3bd36778237edb9adee1d620f85.tar.gz
Remove type and make all code uniform.
Diffstat (limited to 'usr/local/www/firewall_aliases.php')
-rwxr-xr-xusr/local/www/firewall_aliases.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/local/www/firewall_aliases.php b/usr/local/www/firewall_aliases.php
index aeead84..ba81a6c 100755
--- a/usr/local/www/firewall_aliases.php
+++ b/usr/local/www/firewall_aliases.php
@@ -101,9 +101,6 @@ if ($_GET['act'] == "del") {
<?=htmlspecialchars($alias['name']);?>
</td>
<td class="listr">
- <?=htmlspecialchars($alias['type']);?>
- </td>
- <td class="listr">
<?=htmlspecialchars($alias['address']);?>
</td>
<td class="listbg">
OpenPOWER on IntegriCloud