= t('Column') ?> | = t('Task limit') ?> | = t('Active tasks') ?> | = t('Hide tasks in this column in the dashboard') ?> |
---|---|---|---|
= $this->text->e($column['title']) ?> | = $column['task_limit'] ?: '∞' ?> | = $column['nb_active_tasks'] ?> | = t('Yes') ?> = t('No') ?> |