From 51211dcc33ed6e34fc0d9364f419fc09deb72e8a Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Tue, 14 May 2019 22:02:49 +0200 Subject: [PATCH] Start changing styles --- Theme/Backend/department-list.tpl.php | 2 +- Theme/Backend/department-profile.tpl.php | 2 +- Theme/Backend/position-list.tpl.php | 2 +- Theme/Backend/position-profile.tpl.php | 2 +- Theme/Backend/unit-list.tpl.php | 2 +- Theme/Backend/unit-profile.tpl.php | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) 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') ?>
+