From 09554d562e4d076bc5d1178d6e6f13eeae5f8f02 Mon Sep 17 00:00:00 2001 From: hugetoad Date: Tue, 27 Dec 2005 18:34:39 +0000 Subject: Minor changes. git-svn-id: svn://svn.zabbix.com/trunk@2434 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/include/forms.inc.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'frontends/php/include/forms.inc.php') diff --git a/frontends/php/include/forms.inc.php b/frontends/php/include/forms.inc.php index 3e046467..04300378 100644 --- a/frontends/php/include/forms.inc.php +++ b/frontends/php/include/forms.inc.php @@ -1626,7 +1626,7 @@ $h2=$h2.""; // echo $h2; @@ -1661,8 +1661,8 @@ else if($conditiontype == CONDITION_TYPE_TRIGGER_VALUE) { $h2=$h2.""; } else if($conditiontype == CONDITION_TYPE_TIME_PERIOD) -- cgit