From 2b52e88210ffaf6c45395366d04555d9eb93025c Mon Sep 17 00:00:00 2001 From: hugetoad Date: Thu, 7 Oct 2004 08:37:17 +0000 Subject: Frontend improvements. git-svn-id: svn://svn.zabbix.com/trunk@1462 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/include/config.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frontends/php/include') diff --git a/frontends/php/include/config.inc.php b/frontends/php/include/config.inc.php index 8830b995..520296e7 100644 --- a/frontends/php/include/config.inc.php +++ b/frontends/php/include/config.inc.php @@ -1614,7 +1614,7 @@ where h.hostid=i.hostid and i.itemid=f.itemid and f.triggerid=$triggerid"; "pages"=>array("latest.php","tr_status.php","queue.php","latestalarms.php","alerts.php","maps.php","charts.php","screens.php","srv_status.php"), "level2"=>array( array("label"=>"Latest data","url"=>"latest.php"), - array("label"=>"Triggers","url"=>"tr_status.php?onlytrue=true&noactions=true&compact=true.php"), + array("label"=>"Triggers","url"=>"tr_status.php?onlytrue=true&noactions=true&compact=true"), array("label"=>"Queue","url"=>"queue.php"), array("label"=>"Alarms","url"=>"latestalarms.php"), array("label"=>"Alerts","url"=>"alerts.php"), @@ -3680,7 +3680,7 @@ where h.hostid=i.hostid and i.itemid=f.itemid and f.triggerid=$triggerid"; { ?>

- +