diff --git a/www/include/monitoring/objectDetails/hostDetails.php b/www/include/monitoring/objectDetails/hostDetails.php index 345bc68efbe..ec49902b055 100644 --- a/www/include/monitoring/objectDetails/hostDetails.php +++ b/www/include/monitoring/objectDetails/hostDetails.php @@ -1,7 +1,7 @@ {$cmt_host_name} - {$cmt_entry_time} + {$cmt_entry_time} {$cmt_author} {$cmt_comment} {$cmt_persistent} @@ -330,7 +330,7 @@ {foreach item=tch from=$tab_comments_host} {$tch.host_name} - {$tch.comment_time} + {$tch.comment_time} {$tch.author_name} {$tch.comment_data} {$tch.is_persistent} diff --git a/www/include/monitoring/objectDetails/template/serviceDetails.ihtml b/www/include/monitoring/objectDetails/template/serviceDetails.ihtml index 6caaf458121..594ec026fd7 100644 --- a/www/include/monitoring/objectDetails/template/serviceDetails.ihtml +++ b/www/include/monitoring/objectDetails/template/serviceDetails.ihtml @@ -620,7 +620,7 @@ {$tcs.host_name} {$tcs.service_description} - {$tcs.entry_time} + {$tcs.entry_time} {$tcs.author_name} {$tcs.comment_data} {$tcs.is_persistent}