diff --git a/Theme/Backend/department-list.tpl.php b/Theme/Backend/department-list.tpl.php index 2c98c45..d893534 100644 --- a/Theme/Backend/department-list.tpl.php +++ b/Theme/Backend/department-list.tpl.php @@ -28,13 +28,13 @@ echo $this->getData('nav')->render(); ?>
- + - @@ -48,7 +48,7 @@ echo $this->getData('nav')->render(); ?>
l11n->lang['HumanResourceManagement']['Departments']; ?>l11n->getText('HumanResourceManagement', 'Departments'); ?>
l11n->lang[0]['ID']; ?> - l11n->lang['HumanResourceManagement']['Name']; ?> - l11n->lang['HumanResourceManagement']['Employees']; ?> - l11n->lang['HumanResourceManagement']['Parent']; ?> + l11n->getText(0, 'ID'); ?> + l11n->getText('HumanResourceManagement', 'Name'); ?> + l11n->getText('HumanResourceManagement', 'Employees'); ?> + l11n->getText('HumanResourceManagement', 'Parent'); ?>
render(); ?>
-
l11n->lang[0]['Empty']; ?> +
l11n->getText(0, 'Empty'); ?>
diff --git a/Theme/Backend/staff-list.tpl.php b/Theme/Backend/staff-list.tpl.php index de2c377..0f177c0 100644 --- a/Theme/Backend/staff-list.tpl.php +++ b/Theme/Backend/staff-list.tpl.php @@ -30,14 +30,14 @@ echo $this->getData('nav')->render(); ?>
- + - @@ -50,7 +50,7 @@ echo $this->getData('nav')->render(); ?>
l11n->lang['HumanResourceManagement']['Staff']; ?>l11n->getText('HumanResourceManagement', 'Staff'); ?>
l11n->lang[0]['ID']; ?> - l11n->lang['HumanResourceManagement']['Name']; ?> - l11n->lang['HumanResourceManagement']['Position']; ?> - l11n->lang['HumanResourceManagement']['Department']; ?> - l11n->lang['HumanResourceManagement']['Status']; ?> + l11n->getText(0, 'ID'); ?> + l11n->getText('HumanResourceManagement', 'Name'); ?> + l11n->getText('HumanResourceManagement', 'Position'); ?> + l11n->getText('HumanResourceManagement', 'Department'); ?> + l11n->getText('HumanResourceManagement', 'Status'); ?>
render(); ?>
getNewestStatus()->getStatus(); ?> -
l11n->lang[0]['Empty']; ?> +
l11n->getText(0, 'Empty'); ?>
diff --git a/Theme/Backend/staff-single.tpl.php b/Theme/Backend/staff-single.tpl.php index e78c063..75ed999 100644 --- a/Theme/Backend/staff-single.tpl.php +++ b/Theme/Backend/staff-single.tpl.php @@ -16,24 +16,24 @@ echo $this->getData('nav')->render(); ?>
-

l11n->lang['HumanResourceManagement']['Employee']; ?>

+

l11n->getText('HumanResourceManagement', 'Employee'); ?>

- - - - - - -
l11n->lang['HumanResourceManagement']['Name']; ?> + l11n->getText('HumanResourceManagement', 'Name'); ?> getName3(); ?>, getName1(); ?>
l11n->lang['HumanResourceManagement']['Position']; ?> + l11n->getText('HumanResourceManagement', 'Position'); ?> Sailor
l11n->lang['HumanResourceManagement']['Department']; ?> + l11n->getText('HumanResourceManagement', 'Department'); ?> Sailor
l11n->lang['HumanResourceManagement']['Birthday']; ?> + l11n->getText('HumanResourceManagement', 'Birthday'); ?> 06.09.1934
l11n->lang['HumanResourceManagement']['Email']; ?> + l11n->getText('HumanResourceManagement', 'Email'); ?> getEmail(); ?>
Address @@ -45,7 +45,7 @@ echo $this->getData('nav')->render(); ?> Work SMALLSYS INC
795 E DRAGRAM
TUCSON AZ 85705
USA
l11n->lang['HumanResourceManagement']['Phone']; ?> + l11n->getText('HumanResourceManagement', 'Phone'); ?>
Private @@ -57,7 +57,7 @@ echo $this->getData('nav')->render(); ?> Work +01 12345-4567
l11n->lang['HumanResourceManagement']['Status']; ?> + l11n->getText('HumanResourceManagement', 'Status'); ?> getStatus(); ?>
@@ -65,24 +65,24 @@ echo $this->getData('nav')->render(); ?>
-

l11n->lang['HumanResourceManagement']['Overview']; ?>

+

l11n->getText('HumanResourceManagement', 'Overview'); ?>

- - - - -
l11n->lang['HumanResourceManagement']['Start']; ?> + l11n->getText('HumanResourceManagement', 'Start'); ?> getName3(); ?>
l11n->lang['HumanResourceManagement']['End']; ?> + l11n->getText('HumanResourceManagement', 'End'); ?> getName3(); ?>
l11n->lang['HumanResourceManagement']['Hours']; ?> + l11n->getText('HumanResourceManagement', 'Hours'); ?> getName3(); ?>
l11n->lang['HumanResourceManagement']['Vacation']; ?> + l11n->getText('HumanResourceManagement', 'Vacation'); ?> getName3(); ?>
l11n->lang['HumanResourceManagement']['Salary']; ?> + l11n->getText('HumanResourceManagement', 'Salary'); ?> getName3(); ?>
@@ -91,14 +91,14 @@ echo $this->getData('nav')->render(); ?>
- + - @@ -110,19 +110,19 @@ echo $this->getData('nav')->render(); ?>
l11n->lang['HumanResourceManagement']['Working']; ?>l11n->getText('HumanResourceManagement', 'Working'); ?>
l11n->lang['HumanResourceManagement']['Start']; ?> - l11n->lang['HumanResourceManagement']['End']; ?> - l11n->lang['HumanResourceManagement']['Position']; ?> - l11n->lang['HumanResourceManagement']['Department']; ?> - l11n->lang['HumanResourceManagement']['Salary']; ?> + l11n->getText('HumanResourceManagement', 'Start'); ?> + l11n->getText('HumanResourceManagement', 'End'); ?> + l11n->getText('HumanResourceManagement', 'Position'); ?> + l11n->getText('HumanResourceManagement', 'Department'); ?> + l11n->getText('HumanResourceManagement', 'Salary'); ?>
render(); ?>
getNewestHistory()->getPosition(); ?> -
l11n->lang[0]['Empty']; ?> +
l11n->getText(0, 'Empty'); ?>
- + - @@ -134,24 +134,24 @@ echo $this->getData('nav')->render(); ?>
l11n->lang['HumanResourceManagement']['Timing']; ?>l11n->getText('HumanResourceManagement', 'Timing'); ?>
l11n->lang['HumanResourceManagement']['Start']; ?> - l11n->lang['HumanResourceManagement']['End']; ?> - l11n->lang['HumanResourceManagement']['Type']; ?> + l11n->getText('HumanResourceManagement', 'Start'); ?> + l11n->getText('HumanResourceManagement', 'End'); ?> + l11n->getText('HumanResourceManagement', 'Type'); ?>
render(); ?>
getNewestHistory()->getPosition(); ?> -
l11n->lang[0]['Empty']; ?> +
l11n->getText(0, 'Empty'); ?>
-

l11n->lang['HumanResourceManagement']['Salary']; ?>

+

l11n->getText('HumanResourceManagement', 'Salary'); ?>

- - -
l11n->lang['HumanResourceManagement']['Date']; ?> + l11n->getText('HumanResourceManagement', 'Date'); ?> getName3(); ?>
l11n->lang['HumanResourceManagement']['SalaryType']; ?> + l11n->getText('HumanResourceManagement', 'SalaryType'); ?> getName3(); ?>
l11n->lang['HumanResourceManagement']['Amount']; ?> + l11n->getText('HumanResourceManagement', 'Amount'); ?> getName3(); ?>