From f9d521a550fe04281d827e4d2b18944d7900dd59 Mon Sep 17 00:00:00 2001 From: Warren Baker Date: Mon, 31 Jan 2011 22:38:02 +0200 Subject: Add missing table rows for better formatting. --- config/unbound/unbound_status.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'config/unbound/unbound_status.php') diff --git a/config/unbound/unbound_status.php b/config/unbound/unbound_status.php index d5752b82..7dc43812 100644 --- a/config/unbound/unbound_status.php +++ b/config/unbound/unbound_status.php @@ -36,7 +36,7 @@ if(!is_process_running("unbound")) { exit; } -$pgtitle = "Services: Unbound: Status"; +$pgtitle = "Services: Unbound DNS Forwarder: Status"; include("head.inc"); $pfSversion = str_replace("\n", "", file_get_contents("/etc/version")); @@ -129,6 +129,8 @@ function execCmds() {
+ + +
+
-- cgit v1.2.3