summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_aliases_edit.php
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-07-03 19:17:51 +0000
committerBill Marquette <billm@pfsense.org>2005-07-03 19:17:51 +0000
commitef97ce1bf9a0db0c69adefda6c108fa2dd059e26 (patch)
tree6166b1d04cf16fb25386b0ba1c5277b52ddbac4d /usr/local/www/firewall_aliases_edit.php
parent47ab66879361371b5c1e35aaae2691bd0d091fc0 (diff)
downloadpfsense-ef97ce1bf9a0db0c69adefda6c108fa2dd059e26.zip
pfsense-ef97ce1bf9a0db0c69adefda6c108fa2dd059e26.tar.gz
More screens inherit rounded tabletops
Diffstat (limited to 'usr/local/www/firewall_aliases_edit.php')
-rwxr-xr-xusr/local/www/firewall_aliases_edit.php4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr/local/www/firewall_aliases_edit.php b/usr/local/www/firewall_aliases_edit.php
index 08d0b65..08a9193 100755
--- a/usr/local/www/firewall_aliases_edit.php
+++ b/usr/local/www/firewall_aliases_edit.php
@@ -229,11 +229,9 @@ 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 colspan="2" valign="top" class="listtopic">Edit Alias</td>
- </tr>
- <tr>
<td valign="top" class="vncellreq">Name</td>
<td class="vtable"> <input name="name" type="text" class="formfld" id="name" size="40" value="<?=htmlspecialchars($pconfig['name']);?>">
<br> <span class="vexpl">The name of the alias may only consist
OpenPOWER on IntegriCloud