From 5784b2fcc28da70b6fd6900a711b9c2265cca181 Mon Sep 17 00:00:00 2001 From: hugetoad Date: Sun, 25 Aug 2002 14:24:41 +0000 Subject: Basic support for service availability. git-svn-id: svn://svn.zabbix.com/trunk@464 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/tr_comments.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'frontends/php/tr_comments.php') diff --git a/frontends/php/tr_comments.php b/frontends/php/tr_comments.php index f0b73359..01704d33 100644 --- a/frontends/php/tr_comments.php +++ b/frontends/php/tr_comments.php @@ -12,15 +12,15 @@ ?> @@ -29,8 +29,8 @@ echo "Comments"; show_table2_v_delimiter(); - echo "
"; - echo ""; + echo ""; + echo ""; echo "Comments"; show_table2_h_delimiter(); echo ""; -- cgit