summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_edit.php
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-02-22 02:00:44 +0000
committerBill Marquette <billm@pfsense.org>2005-02-22 02:00:44 +0000
commite8074dcdaa5435982e318335d61767900e088c4c (patch)
tree44cfeab3cfa8fb72a45f81f31ba5f11553d6ac63 /usr/local/www/firewall_nat_edit.php
parentcad11f379d29ae1fd3ddfe0974c33d46c998e5b0 (diff)
downloadpfsense-e8074dcdaa5435982e318335d61767900e088c4c.zip
pfsense-e8074dcdaa5435982e318335d61767900e088c4c.tar.gz
More standardization
Diffstat (limited to 'usr/local/www/firewall_nat_edit.php')
-rwxr-xr-xusr/local/www/firewall_nat_edit.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/firewall_nat_edit.php b/usr/local/www/firewall_nat_edit.php
index 43b8476..33affcc 100755
--- a/usr/local/www/firewall_nat_edit.php
+++ b/usr/local/www/firewall_nat_edit.php
@@ -178,7 +178,7 @@ if ($_POST) {
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
-<title><?=gentitle("Firewall: NAT: Edit");?></title>
+<title><?=gentitle("Firewall: NAT: Edit inbound");?></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="gui.css" rel="stylesheet" type="text/css">
<script language="JavaScript">
@@ -213,7 +213,7 @@ function ext_rep_change() {
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
-<p class="pgtitle">Firewall: NAT: Edit</p>
+<p class="pgtitle">Firewall: NAT: Edit inbound</p>
<?php if ($input_errors) print_input_errors($input_errors); ?>
<form action="firewall_nat_edit.php" method="post" name="iform" id="iform">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
OpenPOWER on IntegriCloud