summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_aliases_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-12-05 18:24:12 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-12-05 18:24:12 +0000
commitc91e5d7bdaf0cd9a92467f41ef8135cd1b0cbcf1 (patch)
treec6bf97c624fa493a494c2c8d6e3df31c9f70bb3e /usr/local/www/firewall_aliases_edit.php
parenta18b6b97eb54c8aa42cc15408cd0ccb12c287ea9 (diff)
downloadpfsense-c91e5d7bdaf0cd9a92467f41ef8135cd1b0cbcf1.zip
pfsense-c91e5d7bdaf0cd9a92467f41ef8135cd1b0cbcf1.tar.gz
Nuke display_topbar(). It krept back in from the previous MFC
Diffstat (limited to 'usr/local/www/firewall_aliases_edit.php')
-rwxr-xr-xusr/local/www/firewall_aliases_edit.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/firewall_aliases_edit.php b/usr/local/www/firewall_aliases_edit.php
index 3b6e640..56a0957 100755
--- a/usr/local/www/firewall_aliases_edit.php
+++ b/usr/local/www/firewall_aliases_edit.php
@@ -252,7 +252,6 @@ rowtype[2] = "select";
<p class="pgtitle"><?=$pgtitle?></p>
<?php if ($input_errors) print_input_errors($input_errors); ?>
<form action="firewall_aliases_edit.php" method="post" name="iform" id="iform">
- <?display_topbar()?>
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<?php if(is_alias_inuse($pconfig['name']) == true): ?>
<tr>
OpenPOWER on IntegriCloud