summaryrefslogtreecommitdiffstats
path: root/frontends/php/include
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/include')
-rw-r--r--frontends/php/include/config.inc.php4
1 files changed, 2 insertions, 2 deletions
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";
{
?>
<p align=center>
- <table class="form" width="100%" cellspacing=0 cellpadding=1>
+ <table class="form" width="50%" cellspacing=0 cellpadding=1>
<tr>
<td class="form_row" height=24 colspan=2>
<?php