diff --git a/Theme/Backend/department-list.tpl.php b/Theme/Backend/department-list.tpl.php index b748fd0..6cf7c83 100644 --- a/Theme/Backend/department-list.tpl.php +++ b/Theme/Backend/department-list.tpl.php @@ -29,7 +29,7 @@ echo $this->getData('nav')->render(); ?>
- +
diff --git a/Theme/Backend/position-list.tpl.php b/Theme/Backend/position-list.tpl.php index 4064107..38570fc 100644 --- a/Theme/Backend/position-list.tpl.php +++ b/Theme/Backend/position-list.tpl.php @@ -31,7 +31,7 @@ echo $this->getData('nav')->render(); ?>
-
getText('Departments'); ?>
+
diff --git a/Theme/Backend/unit-list.tpl.php b/Theme/Backend/unit-list.tpl.php index 4b6d4a0..b6b47a5 100644 --- a/Theme/Backend/unit-list.tpl.php +++ b/Theme/Backend/unit-list.tpl.php @@ -29,7 +29,7 @@ echo $this->getData('nav')->render(); ?>
-
getText('Positions'); ?>
+
getText('Units'); ?>