getHelper('CommandForm'); ?>
No comments |
comment_internal_id;
echo $cf->iconSubmitForm(
'icinga-icon-remove',
'Remove comment',
'btn-small',
'removecomment',
$deleteData
);
?>
= $this->escape($comment->comment_author); ?>, = $comment->comment_type; ?>
(= $this->format()->timeSince($comment->comment_timestamp); ?>)
= $this->escape($comment->comment_data); ?>
|