diff --git a/Theme/Backend/department-list.tpl.php b/Theme/Backend/department-list.tpl.php index d893534..df07b53 100644 --- a/Theme/Backend/department-list.tpl.php +++ b/Theme/Backend/department-list.tpl.php @@ -28,13 +28,13 @@ echo $this->getData('nav')->render(); ?>
| = $this->l11n->getText(0, 'ID'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Name'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Employees'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Parent'); ?> + | = $this->l11n->getText(0, 'Backend', 'ID'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Name'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Employees'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Parent'); ?> |
| = $footerView->render(); ?> | - | ||||||
| = $this->l11n->getText(0, 'Empty'); ?> + | |||||||
| = $this->l11n->getText(0, 'Backend', 'Empty'); ?> | |||||||
| = $this->l11n->getText(0, 'ID'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Name'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Position'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Department'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Status'); ?> + | = $this->l11n->getText(0, 'Backend', 'ID'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Name'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Position'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Department'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Status'); ?> |
| = $footerView->render(); ?> | = $value->getNewestStatus()->getStatus(); ?> - | ||||||||
| = $this->l11n->getText(0, 'Empty'); ?> + | |||||||||
| = $this->l11n->getText(0, 'Backend', 'Empty'); ?> | |||||||||
| = $this->l11n->getText('HumanResourceManagement', 'Name'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Name'); ?> | = $account->getName3(); ?>, = $account->getName1(); ?> |
|---|---|---|
| = $this->l11n->getText('HumanResourceManagement', 'Position'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Position'); ?> | Sailor |
| = $this->l11n->getText('HumanResourceManagement', 'Department'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Department'); ?> | Sailor |
| = $this->l11n->getText('HumanResourceManagement', 'Birthday'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Birthday'); ?> | 06.09.1934 |
| = $this->l11n->getText('HumanResourceManagement', 'Email'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Email'); ?> | = $account->getEmail(); ?> |
| Address @@ -45,7 +45,7 @@ echo $this->getData('nav')->render(); ?> | Work | SMALLSYS INC 795 E DRAGRAM TUCSON AZ 85705 USA |
| = $this->l11n->getText('HumanResourceManagement', 'Phone'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Phone'); ?> | |
| Private @@ -57,7 +57,7 @@ echo $this->getData('nav')->render(); ?> | Work | +01 12345-4567 |
| = $this->l11n->getText('HumanResourceManagement', 'Status'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Status'); ?> | = $account->getStatus(); ?> |
| = $this->l11n->getText('HumanResourceManagement', 'Start'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Start'); ?> | = $account->getName3(); ?> |
|---|---|---|
| = $this->l11n->getText('HumanResourceManagement', 'End'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'End'); ?> | = $account->getName3(); ?> |
| = $this->l11n->getText('HumanResourceManagement', 'Hours'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Hours'); ?> | = $account->getName3(); ?> |
| = $this->l11n->getText('HumanResourceManagement', 'Vacation'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Vacation'); ?> | = $account->getName3(); ?> |
| = $this->l11n->getText('HumanResourceManagement', 'Salary'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Salary'); ?> | = $account->getName3(); ?> |
| = $this->l11n->getText('HumanResourceManagement', 'Start'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'End'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Position'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Department'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Salary'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Start'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'End'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Position'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Department'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Salary'); ?> |
| = $footerView->render(); ?> | = $value->getNewestHistory()->getPosition(); ?> - | ||||||||
| = $this->l11n->getText(0, 'Empty'); ?> + | |||||||||
| = $this->l11n->getText(0, 'Backend', 'Empty'); ?> | |||||||||
| = $this->l11n->getText('HumanResourceManagement', 'Start'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'End'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Type'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Start'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'End'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Type'); ?> |
| = $footerView->render(); ?> | = $value->getNewestHistory()->getPosition(); ?> - | ||||
| = $this->l11n->getText(0, 'Empty'); ?> + | |||||
| = $this->l11n->getText(0, 'Backend', 'Empty'); ?> | |||||
| = $this->l11n->getText('HumanResourceManagement', 'Date'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Date'); ?> | = $account->getName3(); ?> |
|---|---|---|
| = $this->l11n->getText('HumanResourceManagement', 'SalaryType'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'SalaryType'); ?> | = $account->getName3(); ?> |
| = $this->l11n->getText('HumanResourceManagement', 'Amount'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Amount'); ?> | = $account->getName3(); ?> |
| = $this->l11n->getText(0, 'ID'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Name'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Employees'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Parent'); ?> + | = $this->l11n->getText(0, 'Backend', 'ID'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Name'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Employees'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Parent'); ?> |
| = $footerView->render(); ?> | - | ||||||
| = $this->l11n->getText(0, 'Empty'); ?> + | |||||||
| = $this->l11n->getText(0, 'Backend', 'Empty'); ?> | |||||||
| = $this->l11n->getText(0, 'ID'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Name'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Position'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Department'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Status'); ?> + | = $this->l11n->getText(0, 'Backend', 'ID'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Name'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Position'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Department'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Status'); ?> |
| = $footerView->render(); ?> | = $value->getNewestStatus()->getStatus(); ?> - | ||||||||
| = $this->l11n->getText(0, 'Empty'); ?> + | |||||||||
| = $this->l11n->getText(0, 'Backend', 'Empty'); ?> | |||||||||
| = $this->l11n->getText('HumanResourceManagement', 'Name'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Name'); ?> | = $account->getName3(); ?>, = $account->getName1(); ?> |
|---|---|---|
| = $this->l11n->getText('HumanResourceManagement', 'Position'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Position'); ?> | Sailor |
| = $this->l11n->getText('HumanResourceManagement', 'Department'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Department'); ?> | Sailor |
| = $this->l11n->getText('HumanResourceManagement', 'Birthday'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Birthday'); ?> | 06.09.1934 |
| = $this->l11n->getText('HumanResourceManagement', 'Email'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Email'); ?> | = $account->getEmail(); ?> |
| Address @@ -45,7 +45,7 @@ echo $this->getData('nav')->render(); ?> | Work | SMALLSYS INC 795 E DRAGRAM TUCSON AZ 85705 USA |
| = $this->l11n->getText('HumanResourceManagement', 'Phone'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Phone'); ?> | |
| Private @@ -57,7 +57,7 @@ echo $this->getData('nav')->render(); ?> | Work | +01 12345-4567 |
| = $this->l11n->getText('HumanResourceManagement', 'Status'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Status'); ?> | = $account->getStatus(); ?> |
| = $this->l11n->getText('HumanResourceManagement', 'Start'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Start'); ?> | = $account->getName3(); ?> |
|---|---|---|
| = $this->l11n->getText('HumanResourceManagement', 'End'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'End'); ?> | = $account->getName3(); ?> |
| = $this->l11n->getText('HumanResourceManagement', 'Hours'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Hours'); ?> | = $account->getName3(); ?> |
| = $this->l11n->getText('HumanResourceManagement', 'Vacation'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Vacation'); ?> | = $account->getName3(); ?> |
| = $this->l11n->getText('HumanResourceManagement', 'Salary'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Salary'); ?> | = $account->getName3(); ?> |
| = $this->l11n->getText('HumanResourceManagement', 'Start'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'End'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Position'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Department'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Salary'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Start'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'End'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Position'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Department'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Salary'); ?> |
| = $footerView->render(); ?> | = $value->getNewestHistory()->getPosition(); ?> - | ||||||||
| = $this->l11n->getText(0, 'Empty'); ?> + | |||||||||
| = $this->l11n->getText(0, 'Backend', 'Empty'); ?> | |||||||||
| = $this->l11n->getText('HumanResourceManagement', 'Start'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'End'); ?> - | = $this->l11n->getText('HumanResourceManagement', 'Type'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Start'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'End'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Type'); ?> |
| = $footerView->render(); ?> | = $value->getNewestHistory()->getPosition(); ?> - | ||||
| = $this->l11n->getText(0, 'Empty'); ?> + | |||||
| = $this->l11n->getText(0, 'Backend', 'Empty'); ?> | |||||
| = $this->l11n->getText('HumanResourceManagement', 'Date'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Date'); ?> | = $account->getName3(); ?> |
|---|---|---|
| = $this->l11n->getText('HumanResourceManagement', 'SalaryType'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'SalaryType'); ?> | = $account->getName3(); ?> |
| = $this->l11n->getText('HumanResourceManagement', 'Amount'); ?> + | = $this->l11n->getText('HumanResourceManagement', 'Backend', 'Amount'); ?> | = $account->getName3(); ?> |