From baed1fbf528a885c1c07bf38d1a5821f8c681828 Mon Sep 17 00:00:00 2001 From: Warren Baker Date: Fri, 17 Dec 2010 19:11:48 +0200 Subject: Page title fix. --- config/unbound/unbound_status.php | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'config/unbound/unbound_status.php') diff --git a/config/unbound/unbound_status.php b/config/unbound/unbound_status.php index 1b9899d1..8ea10b73 100644 --- a/config/unbound/unbound_status.php +++ b/config/unbound/unbound_status.php @@ -36,7 +36,7 @@ if(!is_process_running("unbound")) { exit; } -$pgtitle = "Unbound: Status"; +$pgtitle = "Services: Unbound: Status"; include("head.inc"); $pfSversion = str_replace("\n", "", file_get_contents("/etc/version")); @@ -141,13 +141,13 @@ function execCmds() {