diff options
| author | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2005-08-26 16:17:57 +0000 |
|---|---|---|
| committer | hugetoad <hugetoad@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2005-08-26 16:17:57 +0000 |
| commit | 19d8ca6f149b006c8775c2e7ae24d74f16201198 (patch) | |
| tree | 3ef2e08011c1423ada2689707250fc80f3ed1bfd /frontends/php/queue.php | |
| parent | 53338d4d70ccb87b724bd3df293b8ce1b32fbb11 (diff) | |
| download | zabbix-19d8ca6f149b006c8775c2e7ae24d74f16201198.tar.gz zabbix-19d8ca6f149b006c8775c2e7ae24d74f16201198.tar.xz zabbix-19d8ca6f149b006c8775c2e7ae24d74f16201198.zip | |
- misc usability fixes for PHP interface (Alexei)
git-svn-id: svn://svn.zabbix.com/trunk@1998 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/queue.php')
| -rw-r--r-- | frontends/php/queue.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/frontends/php/queue.php b/frontends/php/queue.php index 5659cff2..6113aaf6 100644 --- a/frontends/php/queue.php +++ b/frontends/php/queue.php @@ -51,6 +51,8 @@ $h2=$h2."</select>"; show_header2($h1, $h2, "<form name=\"selection\" method=\"get\" action=\"queue.php\">", "</form>"); + + update_profile("web.menu.view.last",$page["file"]); ?> <?php |
