aboutsummaryrefslogtreecommitdiffstats
path: root/config/varnish64/varnishstat.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-04-28 13:51:15 -0400
committerScott Ullrich <sullrich@pfsense.org>2010-04-28 13:51:15 -0400
commit8a5ee0d3c11a754c94c46664b0c1dd00b556f72d (patch)
treea2148d195b5594ea76b8f9f0db921b1d70cbf13b /config/varnish64/varnishstat.php
parent2ac12255d9ee01bdefd0f9fc824bffe753359673 (diff)
downloadpfsense-packages-8a5ee0d3c11a754c94c46664b0c1dd00b556f72d.tar.gz
pfsense-packages-8a5ee0d3c11a754c94c46664b0c1dd00b556f72d.tar.bz2
pfsense-packages-8a5ee0d3c11a754c94c46664b0c1dd00b556f72d.zip
Correct page titles
Diffstat (limited to 'config/varnish64/varnishstat.php')
-rw-r--r--config/varnish64/varnishstat.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/varnish64/varnishstat.php b/config/varnish64/varnishstat.php
index 3f7b34e4..51c05c17 100644
--- a/config/varnish64/varnishstat.php
+++ b/config/varnish64/varnishstat.php
@@ -40,7 +40,7 @@ $pfSversion = str_replace("\n", "", file_get_contents("/etc/version"));
if(strstr($pfSversion, "1.2"))
$one_two = true;
-$pgtitle = "VarnishSTAT: View Logs";
+$pgtitle = "Varnish: VarnishSTAT";
include("head.inc");
?>