From 3fb41d4d7b6718af3d1d6856b26547b65b30fdf6 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 21 Nov 2010 17:27:35 -0500 Subject: Use textareas to hold data --- config/unbound/unbound_status.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config/unbound/unbound_status.php') diff --git a/config/unbound/unbound_status.php b/config/unbound/unbound_status.php index c6980a4b..85b78035 100644 --- a/config/unbound/unbound_status.php +++ b/config/unbound/unbound_status.php @@ -43,7 +43,7 @@ function doCmdT($title, $command) { echo "\n"; echo "\n"; echo "\n"; - echo "\n"; echo "
" . $title . "
";		/* no newline after pre */
+    echo "
\n"; } -- cgit v1.2.3