From d9fe75cd26afc681a902a611d56454add751b113 Mon Sep 17 00:00:00 2001 From: hugetoad Date: Sat, 14 May 2005 21:04:35 +0000 Subject: - better readability of php code (Alexei) git-svn-id: svn://svn.zabbix.com/trunk@1772 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/queue.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'frontends/php/queue.php') diff --git a/frontends/php/queue.php b/frontends/php/queue.php index 71b9b945..08294e3b 100644 --- a/frontends/php/queue.php +++ b/frontends/php/queue.php @@ -46,8 +46,8 @@ # $h2=S_GROUP." "; $h2=""; $h2=$h2.""; show_header2($h1, $h2, "
", "
"); -- cgit