From 0c9653d6ab8fca3be69489943f1fcc4e9d797102 Mon Sep 17 00:00:00 2001 From: osmiy Date: Wed, 5 Apr 2006 09:16:29 +0000 Subject: - added latest values filtring/marking of log history (Eugene) - developed multiple log history viewing (Eugene) git-svn-id: svn://svn.zabbix.com/trunk@2719 97f52cf1-0a1b-0410-bd0e-c28be96e8082 --- frontends/php/tr_comments.php | 23 ++++------------------- 1 file changed, 4 insertions(+), 19 deletions(-) (limited to 'frontends/php/tr_comments.php') diff --git a/frontends/php/tr_comments.php b/frontends/php/tr_comments.php index 49720858..3de04b36 100644 --- a/frontends/php/tr_comments.php +++ b/frontends/php/tr_comments.php @@ -20,6 +20,8 @@ ?> - -"; - echo ""; - echo S_COMMENTS; - show_table2_h_delimiter(); - echo ""; - - show_table2_v_delimiter2(); - echo ""; - - show_table2_header_end(); + echo BR; + insert_trigger_comment_form($_REQUEST["triggerid"]); ?>