| = $this->l11n->getText(0, 'ID'); ?> - | = $this->l11n->getText('Admin', 'Status'); ?> - | = $this->l11n->getText('Admin', 'Name'); ?> - | = $this->l11n->getText('Admin', 'Activity'); ?> - | = $this->l11n->getText('Admin', 'Created'); ?> + | = $this->l11n->getText(0, 'Backend', 'ID'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Status'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Name'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Activity'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Created'); ?> |
| = $footerView->render(); ?> | = $value->getCreatedAt()->format('Y-m-d H:i:s'); ?> - | ||||||||
| = $this->l11n->getText(0, 'Empty'); ?> + | |||||||||
| = $this->l11n->getText(0, 'Backend', 'Empty'); ?> | |||||||||
| = $this->l11n->getText(0, 'ID'); ?> - | = $this->l11n->getText('Admin', 'Name'); ?> - | = $this->l11n->getText('Admin', 'Parents'); ?> - | = $this->l11n->getText('Admin', 'Children'); ?> - | = $this->l11n->getText('Admin', 'Members'); ?> + | = $this->l11n->getText(0, 'Backend', 'ID'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Name'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Parents'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Children'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Members'); ?> |
| = $footerView->render(); ?> | - | ||||||||
| = $this->l11n->getText(0, 'Empty'); ?> + | |||||||||
| = $this->l11n->getText(0, 'Backend', 'Empty'); ?> | |||||||||
| = $this->l11n->getText(0, 'ID'); ?> - | = $this->l11n->getText('Admin', 'Name'); ?> - | = $this->l11n->getText('Admin', 'Version'); ?> - | = $this->l11n->getText('Admin', 'Status'); ?> + | = $this->l11n->getText(0, 'Backend', 'ID'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Name'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Version'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Status'); ?> |
| = $footerView->render(); ?> @@ -49,14 +49,14 @@ $footerView->setResults(count($modules)); | = $module['name']['external']; ?> | = $module['version']; ?> | l11n->getText('Admin', 'Active')); + echo strtolower($this->l11n->getText('Admin', 'Backend', 'Active')); elseif (in_array($module['name']['internal'], $installed)) - echo strtolower($this->l11n->getText('Admin', 'Inactive')); + echo strtolower($this->l11n->getText('Admin', 'Backend', 'Inactive')); else - echo strtolower($this->l11n->getText('Admin', 'Available')); ?> + echo strtolower($this->l11n->getText('Admin', 'Backend', 'Available')); ?> - | ||||
| = $this->l11n->getText(0, 'Empty'); ?> + | |||||||
| = $this->l11n->getText(0, 'Backend', 'Empty'); ?> | |||||||
| = $this->l11n->getText('Admin', 'Name') ?> + | = $this->l11n->getText('Admin', 'Backend', 'Name') ?> | = $modules[$id]['name']['external']; ?> |
| = $this->l11n->getText('Admin', 'Version') ?> + | = $this->l11n->getText('Admin', 'Backend', 'Version') ?> | = $modules[$id]['version'] ?> |
| = $this->l11n->getText('Admin', 'CreatedBy') ?> + | = $this->l11n->getText('Admin', 'Backend', 'CreatedBy') ?> | = $modules[$id]['creator']['name'] ?> |
| = $this->l11n->getText('Admin', 'Website') ?> + | = $this->l11n->getText('Admin', 'Backend', 'Website') ?> | = $modules[$id]['creator']['website'] ?> |
| = $this->l11n->getText('Admin', 'Description') ?> + | = $this->l11n->getText('Admin', 'Backend', 'Description') ?> | = $modules[$id]['description'] ?> |
| + data-reload="= \phpOMS\Uri\UriFactory::build('POST:/{/lang}/backend/admin/module/status?status=deactivate&module=' . $id); ?>">= $this->l11n->getText('Admin', 'Backend', 'Deactivate') ?> - - + + - - + + | ||
| = $this->l11n->getText(0, 'ID'); ?> - | = $this->l11n->getText('Admin', 'Status'); ?> - | = $this->l11n->getText('Admin', 'Name'); ?> - | = $this->l11n->getText('Admin', 'Activity'); ?> - | = $this->l11n->getText('Admin', 'Created'); ?> + | = $this->l11n->getText(0, 'Backend', 'ID'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Status'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Name'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Activity'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Created'); ?> |
| = $footerView->render(); ?> | = $value->getCreatedAt()->format('Y-m-d H:i:s'); ?> - | ||||||||
| = $this->l11n->getText(0, 'Empty'); ?> + | |||||||||
| = $this->l11n->getText(0, 'Backend', 'Empty'); ?> | |||||||||
| = $this->l11n->getText(0, 'ID'); ?> - | = $this->l11n->getText('Admin', 'Name'); ?> - | = $this->l11n->getText('Admin', 'Parents'); ?> - | = $this->l11n->getText('Admin', 'Children'); ?> - | = $this->l11n->getText('Admin', 'Members'); ?> + | = $this->l11n->getText(0, 'Backend', 'ID'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Name'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Parents'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Children'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Members'); ?> |
| = $footerView->render(); ?> | - | ||||||||
| = $this->l11n->getText(0, 'Empty'); ?> + | |||||||||
| = $this->l11n->getText(0, 'Backend', 'Empty'); ?> | |||||||||
| = $this->l11n->getText(0, 'ID'); ?> - | = $this->l11n->getText('Admin', 'Name'); ?> - | = $this->l11n->getText('Admin', 'Version'); ?> - | = $this->l11n->getText('Admin', 'Status'); ?> + | = $this->l11n->getText(0, 'Backend', 'ID'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Name'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Version'); ?> + | = $this->l11n->getText('Admin', 'Backend', 'Status'); ?> |
| = $footerView->render(); ?> @@ -49,14 +49,14 @@ $footerView->setResults(count($modules)); | = $module['name']['external']; ?> | = $module['version']; ?> | l11n->getText('Admin', 'Active')); + echo strtolower($this->l11n->getText('Admin', 'Backend', 'Active')); elseif (in_array($module['name']['internal'], $installed)) - echo strtolower($this->l11n->getText('Admin', 'Inactive')); + echo strtolower($this->l11n->getText('Admin', 'Backend', 'Inactive')); else - echo strtolower($this->l11n->getText('Admin', 'Available')); ?> + echo strtolower($this->l11n->getText('Admin', 'Backend', 'Available')); ?> - | ||||
| = $this->l11n->getText(0, 'Empty'); ?> + | |||||||
| = $this->l11n->getText(0, 'Backend', 'Empty'); ?> | |||||||
| = $this->l11n->getText('Admin', 'Name') ?> + | = $this->l11n->getText('Admin', 'Backend', 'Name') ?> | = $modules[$id]['name']['external']; ?> |
| = $this->l11n->getText('Admin', 'Version') ?> + | = $this->l11n->getText('Admin', 'Backend', 'Version') ?> | = $modules[$id]['version'] ?> |
| = $this->l11n->getText('Admin', 'CreatedBy') ?> + | = $this->l11n->getText('Admin', 'Backend', 'CreatedBy') ?> | = $modules[$id]['creator']['name'] ?> |
| = $this->l11n->getText('Admin', 'Website') ?> + | = $this->l11n->getText('Admin', 'Backend', 'Website') ?> | = $modules[$id]['creator']['website'] ?> |
| = $this->l11n->getText('Admin', 'Description') ?> + | = $this->l11n->getText('Admin', 'Backend', 'Description') ?> | = $modules[$id]['description'] ?> |
| + data-reload="= \phpOMS\Uri\UriFactory::build('POST:/{/lang}/backend/admin/module/status?status=deactivate&module=' . $id); ?>">= $this->l11n->getText('Admin', 'Backend', 'Deactivate') ?> - - + + - - + + | ||