summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_1to1_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-12-23 19:48:28 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-12-23 19:48:28 +0000
commitc085c7dfd89a3f743dd32f57b5e6cb47c9e2d42f (patch)
tree9624bc6b64c47a66f9d0512252e15d09981f440b /usr/local/www/firewall_nat_1to1_edit.php
parentdf8472fb34051f97b50b0cca215d96ec53076ed1 (diff)
downloadpfsense-c085c7dfd89a3f743dd32f57b5e6cb47c9e2d42f.zip
pfsense-c085c7dfd89a3f743dd32f57b5e6cb47c9e2d42f.tar.gz
Add listtopic header
Diffstat (limited to 'usr/local/www/firewall_nat_1to1_edit.php')
-rwxr-xr-xusr/local/www/firewall_nat_1to1_edit.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr/local/www/firewall_nat_1to1_edit.php b/usr/local/www/firewall_nat_1to1_edit.php
index 4ea9da4..e528def 100755
--- a/usr/local/www/firewall_nat_1to1_edit.php
+++ b/usr/local/www/firewall_nat_1to1_edit.php
@@ -157,9 +157,11 @@ include("head.inc");
<?php include("fbegin.inc"); ?>
<?php if ($input_errors) print_input_errors($input_errors); ?>
<form action="firewall_nat_1to1_edit.php" method="post" name="iform" id="iform">
-
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
+ <td colspan="2" valign="top" class="listtopic">Edit NAT 1:1 entry</td>
+ </tr>
+ <tr>
<td width="22%" valign="top" class="vncellreq">Interface</td>
<td width="78%" class="vtable">
<select name="interface" class="formselect">
OpenPOWER on IntegriCloud