| = $this->l11n->lang[0]['ID']; ?> - | = $this->l11n->lang['Checklist']['Status']; ?> - | = $this->l11n->lang['Checklist']['Name']; ?> - | = $this->l11n->lang['Checklist']['Creator']; ?> - | = $this->l11n->lang['Checklist']['Created']; ?> + | = $this->l11n->getText(0, 'ID'); ?> + | = $this->l11n->getText('Checklist', 'Status'); ?> + | = $this->l11n->getText('Checklist', 'Name'); ?> + | = $this->l11n->getText('Checklist', 'Creator'); ?> + | = $this->l11n->getText('Checklist', 'Created'); ?> |
| = $footerView->render(); ?> | |||||||||
| = $this->l11n->lang[0]['Empty']; ?> + | = $this->l11n->getText(0, 'Empty'); ?> | ||||||||