From 66aba32ef6d075f05f51848fe3e00a51dcbf8867 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 13 Jan 2019 21:42:08 +0100 Subject: [PATCH] Use new tab, colors and css --- Theme/Backend/department-list.tpl.php | 2 +- Theme/Backend/position-list.tpl.php | 2 +- Theme/Backend/unit-list.tpl.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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') ?>