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