mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Display grey topbar
This commit is contained in:
parent
4208d2085b
commit
fcdfd949d0
@ -227,7 +227,7 @@ function ext_rep_change() {
|
||||
<p class="pgtitle"><?=$pgtitle?></p>
|
||||
<?php if ($input_errors) print_input_errors($input_errors); ?>
|
||||
<form action="firewall_nat_edit.php" method="post" name="iform" id="iform">
|
||||
<?display_topbar()?>
|
||||
<?display_topbar("", "#eeeeee")?>
|
||||
<table width="100%" border="0" cellpadding="6" cellspacing="0">
|
||||
<tr>
|
||||
<td width="22%" valign="top" class="vncellreq">Interface</td>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user