summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_nat_out.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-02 00:57:25 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-02 00:57:25 +0000
commit10f44c25d4b1882439ddae4b4a22cb599b123789 (patch)
tree22c3124af116fbaf8114897aced7ff85ce4f4b11 /usr/local/www/firewall_nat_out.php
parenta8726a3df49b8337744ce4b69bd868de5c51c9bc (diff)
downloadpfsense-10f44c25d4b1882439ddae4b4a22cb599b123789.zip
pfsense-10f44c25d4b1882439ddae4b4a22cb599b123789.tar.gz
Use head.inc. It's cool.
Diffstat (limited to 'usr/local/www/firewall_nat_out.php')
-rwxr-xr-xusr/local/www/firewall_nat_out.php7
1 files changed, 1 insertions, 6 deletions
diff --git a/usr/local/www/firewall_nat_out.php b/usr/local/www/firewall_nat_out.php
index 1cb6a13..f40ea1c 100755
--- a/usr/local/www/firewall_nat_out.php
+++ b/usr/local/www/firewall_nat_out.php
@@ -175,12 +175,7 @@ if (isset($_POST['del_x'])) {
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
-<head>
-<title><?=gentitle("Firewall: NAT: Outbound");?></title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<link href="gui.css" rel="stylesheet" type="text/css">
-</head>
-
+<?php include("head.inc"); ?>
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
<p class="pgtitle">Firewall: NAT: Outbound</p>
OpenPOWER on IntegriCloud