From 42db7dd434e76d2d1d3c5b0631091d7d7369e7b0 Mon Sep 17 00:00:00 2001 From: hugetoad Date: Mon, 24 Oct 2005 06:16:28 +0000 Subject: - configurable refresh rate. Thanks to James Wells. (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@2217 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/queue.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/php/queue.php') diff --git a/frontends/php/queue.php b/frontends/php/queue.php index 4cbea8b4..62c654f6 100644 --- a/frontends/php/queue.php +++ b/frontends/php/queue.php @@ -23,7 +23,7 @@ $page["title"] = "S_QUEUE_BIG"; $page["file"] = "queue.php"; - show_header($page["title"],10,0); + show_header($page["title"],1,0); ?>