diff --git a/Theme/Backend/department-list.tpl.php b/Theme/Backend/department-list.tpl.php index fa4103f..4178be3 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/department-profile.tpl.php b/Theme/Backend/department-profile.tpl.php index 9b2dde5..9b917de 100644 --- a/Theme/Backend/department-profile.tpl.php +++ b/Theme/Backend/department-profile.tpl.php @@ -44,7 +44,7 @@ echo $this->getData('nav')->render(); ?> $department->getDescriptionRaw(), $department->getDescription() ); ?> -
getHtml('Departments') ?>
+
diff --git a/Theme/Backend/position-list.tpl.php b/Theme/Backend/position-list.tpl.php index 62bb140..42833ae 100644 --- a/Theme/Backend/position-list.tpl.php +++ b/Theme/Backend/position-list.tpl.php @@ -28,7 +28,7 @@ echo $this->getData('nav')->render(); ?>
- +
diff --git a/Theme/Backend/position-profile.tpl.php b/Theme/Backend/position-profile.tpl.php index 890985d..832dfd7 100644 --- a/Theme/Backend/position-profile.tpl.php +++ b/Theme/Backend/position-profile.tpl.php @@ -44,7 +44,7 @@ echo $this->getData('nav')->render(); ?> $position->getDescriptionRaw(), $position->getDescription() ); ?> -
getHtml('Positions') ?>
+
diff --git a/Theme/Backend/unit-list.tpl.php b/Theme/Backend/unit-list.tpl.php index 8826d8d..b773c2f 100644 --- a/Theme/Backend/unit-list.tpl.php +++ b/Theme/Backend/unit-list.tpl.php @@ -26,7 +26,7 @@ echo $this->getData('nav')->render(); ?>
- +
diff --git a/Theme/Backend/unit-profile.tpl.php b/Theme/Backend/unit-profile.tpl.php index a8bed68..a909eeb 100644 --- a/Theme/Backend/unit-profile.tpl.php +++ b/Theme/Backend/unit-profile.tpl.php @@ -42,7 +42,7 @@ echo $this->getData('nav')->render(); ?> $unit->getDescriptionRaw(), $unit->getDescription() ); ?> -
getHtml('Units') ?>
+