compact): ?>
= $this->tabs; ?>
= $this->render('partials/comment/comments-header.phtml'); ?>
= $this->icon('reschedule') ?> = $this->translate('Commands') ?>
= $this->qlink(
sprintf(
$this->translate('Remove %d comments'),
count($comments)
),
$removeAllLink,
null,
array(
'icon' => 'trash',
'title' => $this->translate('Remove all selected comments.')
)
) ?>