diff options
| author | uid48943 <uid48943@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2001-07-04 18:34:53 +0000 |
|---|---|---|
| committer | uid48943 <uid48943@97f52cf1-0a1b-0410-bd0e-c28be96e8082> | 2001-07-04 18:34:53 +0000 |
| commit | a0c61aff621af43089576972c466110db3d844f6 (patch) | |
| tree | d8d74e874d43eb909d05b989f52686d38811d35d /frontends/php/queue.html | |
| parent | a1e5f63620636ac6754b7789d2ee9e55c350b942 (diff) | |
Added fullscreen mode from Network Maps and Graphs.
git-svn-id: svn://svn.zabbix.com/trunk@125 97f52cf1-0a1b-0410-bd0e-c28be96e8082
Diffstat (limited to 'frontends/php/queue.html')
| -rw-r--r-- | frontends/php/queue.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/queue.html b/frontends/php/queue.html index 480953f7..9ce1a7ff 100644 --- a/frontends/php/queue.html +++ b/frontends/php/queue.html @@ -3,7 +3,7 @@ $page["file"] = "queue.html"; include "include/config.inc"; - show_header($page["title"],10); + show_header($page["title"],10,0); ?> <? |
