-
listAttachments($comment['comment_id']);
$this->display('common.editattachments.tpl', 'attachments', $attachments);
if ($user->perms('create_attachments')): ?>
listLinks($comment['comment_id']);
$this->display('common.editlinks.tpl', 'links', $links);
if ($user->perms('create_attachments')): ?>
'comment_text'), $comment['comment_text']); ?>