mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Nuke display_topbar(). It krept back in from the previous MFC
This commit is contained in:
parent
a18b6b97eb
commit
c91e5d7bda
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user