summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_shaper.php
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-02-22 01:29:05 +0000
committerBill Marquette <billm@pfsense.org>2005-02-22 01:29:05 +0000
commitcad11f379d29ae1fd3ddfe0974c33d46c998e5b0 (patch)
tree01f1ffabd4218ece5e60f0ab3c8d9897d348f47d /usr/local/www/firewall_shaper.php
parentd76f9696fc2ccfa4112274ab08b92504f882b17a (diff)
downloadpfsense-cad11f379d29ae1fd3ddfe0974c33d46c998e5b0.zip
pfsense-cad11f379d29ae1fd3ddfe0974c33d46c998e5b0.tar.gz
Standardization
Diffstat (limited to 'usr/local/www/firewall_shaper.php')
-rwxr-xr-xusr/local/www/firewall_shaper.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/firewall_shaper.php b/usr/local/www/firewall_shaper.php
index d87de9a..762a40f 100755
--- a/usr/local/www/firewall_shaper.php
+++ b/usr/local/www/firewall_shaper.php
@@ -115,14 +115,14 @@ if ($_GET['act'] == "del") {
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
-<title><?=gentitle("Firewall: Traffic shaper");?></title>
+<title><?=gentitle("Firewall: Traffic shaper: Rules");?></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="gui.css" rel="stylesheet" type="text/css">
</head>
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
-<p class="pgtitle">Firewall: Traffic shaper</p>
+<p class="pgtitle">Firewall: Traffic shaper: Rules</p>
<form action="firewall_shaper.php" method="post">
<?php if ($savemsg) print_info_box($savemsg); ?>
<?php if (file_exists($d_shaperconfdirty_path)): ?><p>
OpenPOWER on IntegriCloud