From ad0c32a572cb261ef7e75d7a96c71e9fcdfc6219 Mon Sep 17 00:00:00 2001 From: hugetoad Date: Sat, 8 Nov 2003 18:07:45 +0000 Subject: Minor changes. git-svn-id: svn://svn.zabbix.com/trunk@1015 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/tr_comments.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frontends/php/tr_comments.php') diff --git a/frontends/php/tr_comments.php b/frontends/php/tr_comments.php index 242a2fe8..a28534b2 100644 --- a/frontends/php/tr_comments.php +++ b/frontends/php/tr_comments.php @@ -64,7 +64,7 @@ echo ""; show_table2_v_delimiter2(); - echo ""; + echo ""; show_table2_header_end(); ?> -- cgit