summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_out_edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-10-14 18:47:08 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-10-14 18:47:08 +0000
commitf6b38c7903b6e59531a4ccc7f4916154b6867023 (patch)
tree00de8d4e107af871c630ca46ac809fe25310da72 /usr/local/www/firewall_nat_out_edit.php
parentb112841f22adec5cdeffd0b523fb6db14cce6487 (diff)
downloadpfsense-f6b38c7903b6e59531a4ccc7f4916154b6867023.zip
pfsense-f6b38c7903b6e59531a4ccc7f4916154b6867023.tar.gz
Add table header row
Diffstat (limited to 'usr/local/www/firewall_nat_out_edit.php')
-rwxr-xr-xusr/local/www/firewall_nat_out_edit.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/firewall_nat_out_edit.php b/usr/local/www/firewall_nat_out_edit.php
index 611f76b..e4acdd2 100755
--- a/usr/local/www/firewall_nat_out_edit.php
+++ b/usr/local/www/firewall_nat_out_edit.php
@@ -297,6 +297,9 @@ function sourcesel_change() {
<?php if ($input_errors) print_input_errors($input_errors); ?>
<form action="firewall_nat_out_edit.php" method="post" name="iform" id="iform">
<table width="100%" border="0" cellpadding="6" cellspacing="1">
+ <tr>
+ <td colspan="2" valign="top" class="listtopic">Edit Advanced Outbound NAT entry</td>
+ </tr>
<tr>
<td width="22%" valign="top" class="vncellreq">No nat (NOT)</td>
<td width="78%" class="vtable">
OpenPOWER on IntegriCloud