From 42858cb993ece4f6cdf86d3bc77a3e0451e2a66a Mon Sep 17 00:00:00 2001 From: osmiy Date: Mon, 13 Feb 2006 14:39:13 +0000 Subject: - fixed navigation bar for Sreens (Eugene) (http://www.zabbix.com/forum/showthread.php?t=2148) git-svn-id: svn://svn.zabbix.com/trunk@2637 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/include/graphs.inc.php | 56 ++++++++++++++++++------------------ 1 file changed, 28 insertions(+), 28 deletions(-) (limited to 'frontends/php/include/graphs.inc.php') diff --git a/frontends/php/include/graphs.inc.php b/frontends/php/include/graphs.inc.php index 0963cbbb..709b37ab 100644 --- a/frontends/php/include/graphs.inc.php +++ b/frontends/php/include/graphs.inc.php @@ -508,41 +508,41 @@ $h2=$h2.form_select("period",365*24*3600,"year"); $h2=$h2.""; $h2=$h2.""; $h2=$h2.""; $h2=$h2.SPACE.S_MOVE.SPACE; $h2=$h2.""; $h2=$h2.""; $h2=$h2.SPACE; $h2=$h2.""; -- cgit