diff --git a/Theme/Backend/department-list.tpl.php b/Theme/Backend/department-list.tpl.php index ad1ee77..548e138 100644 --- a/Theme/Backend/department-list.tpl.php +++ b/Theme/Backend/department-list.tpl.php @@ -26,7 +26,7 @@ echo $this->getData('nav')->render(); ?>
- +
diff --git a/Theme/Backend/position-list.tpl.php b/Theme/Backend/position-list.tpl.php index 9ad665b..bf6247a 100644 --- a/Theme/Backend/position-list.tpl.php +++ b/Theme/Backend/position-list.tpl.php @@ -28,7 +28,7 @@ echo $this->getData('nav')->render(); ?>
-
getHtml('Departments') ?>
+
diff --git a/Theme/Backend/unit-list.tpl.php b/Theme/Backend/unit-list.tpl.php index 62a6fc1..5ee51f2 100644 --- a/Theme/Backend/unit-list.tpl.php +++ b/Theme/Backend/unit-list.tpl.php @@ -26,7 +26,7 @@ echo $this->getData('nav')->render(); ?>
-
getHtml('Positions') ?>
+
getHtml('Units') ?>