From 047a776c63ececa1ac4bfe13819fd84ef7ddafc1 Mon Sep 17 00:00:00 2001 From: hugetoad Date: Sat, 29 Nov 2003 19:53:23 +0000 Subject: Cosmetic changes. git-svn-id: svn://svn.zabbix.com/trunk@1069 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/include/config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/php/include') diff --git a/frontends/php/include/config.inc.php b/frontends/php/include/config.inc.php index 8edaff91..a869e9ba 100644 --- a/frontends/php/include/config.inc.php +++ b/frontends/php/include/config.inc.php @@ -1050,7 +1050,7 @@ where h.hostid=i.hostid and i.itemid=f.itemid and f.triggerid=$triggerid"; echo "$title"; } - echo ""; + echo ""; ?> -- cgit