summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat.php
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-07-02 06:01:59 +0000
committerBill Marquette <billm@pfsense.org>2005-07-02 06:01:59 +0000
commitda7ae7ef9bf0d4c908c97459ccd720ca73383fa0 (patch)
tree7d8742960c119442abe0d5b8b07f605f9a7d16ba /usr/local/www/firewall_nat.php
parent5124d6196d07b742fbec69d9f8014793f7f98a8f (diff)
downloadpfsense-da7ae7ef9bf0d4c908c97459ccd720ca73383fa0.zip
pfsense-da7ae7ef9bf0d4c908c97459ccd720ca73383fa0.tar.gz
Use $pgtitle instead of re-typing the page title over
Use head.inc on the _edit.php files
Diffstat (limited to 'usr/local/www/firewall_nat.php')
-rwxr-xr-xusr/local/www/firewall_nat.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_nat.php b/usr/local/www/firewall_nat.php
index d62d807..19bdb93 100755
--- a/usr/local/www/firewall_nat.php
+++ b/usr/local/www/firewall_nat.php
@@ -131,7 +131,7 @@ include("head.inc");
?>
<body link="#000000" vlink="#000000" alink="#000000">
<?php include("fbegin.inc"); ?>
-<p class="pgtitle">Firewall: NAT: Inbound</font></p>
+<p class="pgtitle"><?=$pgtitle?></font></p>
<form action="firewall_nat.php" method="post" name="iform">
<script type="text/javascript" language="javascript" src="row_toggle.js">
</script>
OpenPOWER on IntegriCloud