mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Nuke display_topbar(). Its's currently red and looks incredibly out of place. Hopefully we can add this back post 1.0
This commit is contained in:
parent
61d708beb1
commit
be093fab60
@ -250,7 +250,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">
|
||||
<tr>
|
||||
<td valign="top" class="vncellreq">Name</td>
|
||||
|
||||
@ -266,7 +266,6 @@ function sourcesel_change() {
|
||||
<p class="pgtitle"><?=$pgtitle?></p>
|
||||
<?php if ($input_errors) print_input_errors($input_errors); ?>
|
||||
<form action="firewall_nat_out_edit.php" method="post" name="iform" id="iform">
|
||||
<?display_topbar()?>
|
||||
<table width="100%" border="0" cellpadding="6" cellspacing="0">
|
||||
<tr>
|
||||
<td width="22%" valign="top" class="vncellreq">No nat (NOT)</td>
|
||||
|
||||
@ -122,7 +122,6 @@ include("head.inc");
|
||||
<p class="pgtitle"><?=$pgtitle?></p>
|
||||
<?php if ($input_errors) print_input_errors($input_errors); ?>
|
||||
<form action="firewall_nat_server_edit.php" method="post" name="iform" id="iform">
|
||||
<?display_topbar()?>
|
||||
<table width="100%" border="0" cellpadding="6" cellspacing="0">
|
||||
<tr>
|
||||
<td width="22%" valign="top" class="vncellreq">External IP address</td>
|
||||
|
||||
@ -341,7 +341,6 @@ include("head.inc");
|
||||
<?php if ($input_errors) print_input_errors($input_errors); ?>
|
||||
|
||||
<form action="firewall_rules_edit.php" method="post" name="iform" id="iform">
|
||||
<? display_topbar() ?>
|
||||
<table width="100%" border="0" cellpadding="6" cellspacing="0">
|
||||
<tr>
|
||||
<td width="22%" valign="top" class="vncellreq">Action</td>
|
||||
|
||||
@ -398,7 +398,6 @@ function dst_rep_change() {
|
||||
<?php if ($input_errors) print_input_errors($input_errors); ?>
|
||||
<?php if (is_array($config['shaper']['queue']) && (count($config['shaper']['queue']) > 0)): ?>
|
||||
<form action="firewall_shaper_edit.php" method="post" name="iform" id="iform">
|
||||
<?display_topbar()?>
|
||||
<table width="100%" border="0" cellpadding="6" cellspacing="0">
|
||||
<tr>
|
||||
<td valign="top" class="vncellreq">Target</td>
|
||||
|
||||
@ -195,7 +195,6 @@ include("head.inc");
|
||||
<p class="pgtitle"><?=$pgtitle?></p>
|
||||
<?php if ($input_errors) print_input_errors($input_errors); ?>
|
||||
<form action="firewall_shaper_queues_edit.php" method="post" name="iform" id="iform">
|
||||
<?display_topbar()?>
|
||||
<table width="100%" border="0" cellpadding="6" cellspacing="0">
|
||||
<tr>
|
||||
<td valign="top" class="vncellreq">Scheduler Type</td>
|
||||
|
||||
@ -245,7 +245,6 @@ function typesel_change() {
|
||||
|
||||
<?php if ($input_errors) print_input_errors($input_errors); ?>
|
||||
<form action="firewall_virtual_ip_edit.php" method="post" name="iform" id="iform">
|
||||
<?display_topbar()?>
|
||||
<table width="100%" border="0" cellpadding="6" cellspacing="0">
|
||||
<tr>
|
||||
<td width="22%" valign="top" class="vncellreq">Type</td>
|
||||
|
||||
@ -104,7 +104,6 @@ include("head.inc");
|
||||
<p class="pgtitle"><?=$pgtitle?></p>
|
||||
<?php if ($input_errors) print_input_errors($input_errors); ?>
|
||||
<form action="interfaces_vlan_edit.php" method="post" name="iform" id="iform">
|
||||
<?display_topbar()?>
|
||||
<table width="100%" border="0" cellpadding="6" cellspacing="0">
|
||||
<tr>
|
||||
<td width="22%" valign="top" class="vncellreq">Parent interface</td>
|
||||
|
||||
@ -105,7 +105,6 @@ include("head.inc");
|
||||
<p class="pgtitle"><?=$pgtitle?></p>
|
||||
<?php if ($input_errors) print_input_errors($input_errors); ?>
|
||||
<form action="services_dnsmasq_domainoverride_edit.php" method="post" name="iform" id="iform">
|
||||
<?display_topbar()?>
|
||||
<table width="100%" border="0" cellpadding="6" cellspacing="0">
|
||||
<tr>
|
||||
<td width="22%" valign="top" class="vncellreq">Domain</td>
|
||||
|
||||
@ -111,7 +111,6 @@ include("head.inc");
|
||||
<p class="pgtitle"><?=$pgtitle?></p>
|
||||
<?php if ($input_errors) print_input_errors($input_errors); ?>
|
||||
<form action="services_dnsmasq_edit.php" method="post" name="iform" id="iform">
|
||||
<?display_topbar()?>
|
||||
<table width="100%" border="0" cellpadding="6" cellspacing="0">
|
||||
<tr>
|
||||
<td width="22%" valign="top" class="vncell">Host</td>
|
||||
|
||||
@ -169,7 +169,6 @@ function typesel_change() {
|
||||
<p class="pgtitle"><?=$pgtitle?></p>
|
||||
<?php if ($input_errors) print_input_errors($input_errors); ?>
|
||||
<form action="services_proxyarp_edit.php" method="post" name="iform" id="iform">
|
||||
<?display_topbar()?>
|
||||
<table width="100%" border="0" cellpadding="6" cellspacing="0">
|
||||
<tr>
|
||||
<td width="22%" valign="top" class="vncellreq">Interface</td>
|
||||
|
||||
@ -100,7 +100,6 @@ include("head.inc");
|
||||
<p class="pgtitle"><?=$pgtitle?></p>
|
||||
<?php if ($input_errors) print_input_errors($input_errors); ?>
|
||||
<form action="services_wol_edit.php" method="post" name="iform" id="iform">
|
||||
<?display_topbar()?>
|
||||
<table width="100%" border="0" cellpadding="6" cellspacing="0">
|
||||
<tr>
|
||||
<td width="22%" valign="top" class="vncellreq">Interface</td>
|
||||
|
||||
@ -115,7 +115,6 @@ include("head.inc");
|
||||
<p class="pgtitle"><?=$pgtitle?></p>
|
||||
<?php if ($input_errors) print_input_errors($input_errors); ?>
|
||||
<form action="system_routes_edit.php" method="post" name="iform" id="iform">
|
||||
<?display_topbar()?>
|
||||
<table width="100%" border="0" cellpadding="6" cellspacing="0">
|
||||
<tr>
|
||||
<td width="22%" valign="top" class="vncellreq">Interface</td>
|
||||
|
||||
@ -103,7 +103,6 @@ include("head.inc");
|
||||
<p class="pgtitle"><?=$pgtitle?></p>
|
||||
<?php if ($input_errors) print_input_errors($input_errors); ?>
|
||||
<form action="vpn_ipsec_ca_edit.php" method="post" name="iform" id="iform">
|
||||
<?display_topbar()?>
|
||||
<table width="100%" border="0" cellpadding="6" cellspacing="0">
|
||||
<tr>
|
||||
<td valign="top" class="vncellreq">Identifier</td>
|
||||
|
||||
@ -291,7 +291,6 @@ function methodsel_change() {
|
||||
</script>
|
||||
<?php if ($input_errors) print_input_errors($input_errors); ?>
|
||||
<form action="vpn_ipsec_edit.php" method="post" name="iform" id="iform">
|
||||
<?display_topbar()?>
|
||||
<table width="100%" border="0" cellpadding="6" cellspacing="0">
|
||||
<tr>
|
||||
<td width="22%" valign="top" class="vncellreq">Mode</td>
|
||||
|
||||
@ -101,7 +101,6 @@ include("head.inc");
|
||||
<p class="pgtitle"><?=$pgtitle?></p>
|
||||
<?php if ($input_errors) print_input_errors($input_errors); ?>
|
||||
<form action="vpn_ipsec_keys_edit.php" method="post" name="iform" id="iform">
|
||||
<?display_topbar()?>
|
||||
<table width="100%" border="0" cellpadding="6" cellspacing="0">
|
||||
<tr>
|
||||
<td valign="top" class="vncellreq">Identifier</td>
|
||||
|
||||
@ -121,7 +121,6 @@ include("head.inc");
|
||||
<p class="pgtitle"><?=$pgtitle?></p>
|
||||
<?php if ($input_errors) print_input_errors($input_errors); ?>
|
||||
<form action="vpn_pppoe_users_edit.php" method="post" name="iform" id="iform">
|
||||
<?display_topbar()?>
|
||||
<div id="mainarea">
|
||||
<table width="100%" border="0" cellpadding="6" cellspacing="0">
|
||||
<tr>
|
||||
|
||||
@ -118,7 +118,6 @@ include("head.inc");
|
||||
<p class="pgtitle"><?=$pgtitle?></p>
|
||||
<?php if ($input_errors) print_input_errors($input_errors); ?>
|
||||
<form action="vpn_pptp_users_edit.php" method="post" name="iform" id="iform">
|
||||
<?display_topbar()?>
|
||||
<div id="mainarea">
|
||||
<table width="100%" border="0" cellpadding="6" cellspacing="0">
|
||||
<tr>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user