| = $this->l11n->getText('Surveys', 'Backend', 'Status'); ?> - | = $this->l11n->getText('Surveys', 'Backend', 'Title'); ?> - | = $this->l11n->getText('Surveys', 'Backend', 'Created'); ?> - | = $this->l11n->getText('Surveys', 'Backend', 'Creator'); ?> + | = $this->getText('Status'); ?> + | = $this->getText('Title'); ?> + | = $this->getText('Created'); ?> + | = $this->getText('Creator'); ?> |
| = $footerView->render(); ?> @@ -37,7 +37,7 @@ echo $this->getData('nav')->render(); ?> $value) : $count++; ?> - | |||||||
| = $this->l11n->getText(0, 'Backend', 'Empty'); ?> + | |||||||
| = $this->getText('Empty'); ?> | |||||||