isEmpty()): ?>
= t('There is no group.') ?>
getCollection() as $group): ?>
= $this->render('group/dropdown', array('group' => $group)) ?>
= $this->url->link($this->text->e($group['name']), 'GroupListController', 'users', array('group_id' => $group['id'])) ?>
1): ?>
- = t('%d users', $group['nb_users']) ?>
- = t('%d user', $group['nb_users']) ?>
- = $this->text->e($group['external_id']) ?>
= $paginator ?>