diff --git a/Theme/Backend/department-list.tpl.php b/Theme/Backend/department-list.tpl.php
index 88fc612..ea54e24 100755
--- a/Theme/Backend/department-list.tpl.php
+++ b/Theme/Backend/department-list.tpl.php
@@ -33,6 +33,7 @@ echo $this->getData('nav')->render(); ?>
= $this->getHtml('Departments'); ?>
+
@@ -53,6 +54,7 @@ echo $this->getData('nav')->render(); ?>
| = $this->getHtml('Empty', '0', '0'); ?>
|
+
diff --git a/Theme/Backend/staff-list.tpl.php b/Theme/Backend/staff-list.tpl.php
index 258812a..89c2af4 100755
--- a/Theme/Backend/staff-list.tpl.php
+++ b/Theme/Backend/staff-list.tpl.php
@@ -29,6 +29,7 @@ echo $this->getData('nav')->render(); ?>
= $this->getHtml('Staff'); ?>
+
@@ -61,6 +62,7 @@ echo $this->getData('nav')->render(); ?>
| = $this->getHtml('Empty', '0', '0'); ?>
|
+
diff --git a/Theme/Backend/staff-single.tpl.php b/Theme/Backend/staff-single.tpl.php
index 5b77f50..918daea 100755
--- a/Theme/Backend/staff-single.tpl.php
+++ b/Theme/Backend/staff-single.tpl.php
@@ -116,7 +116,6 @@ echo $this->getData('nav')->render(); ?>
= $this->getHtml('Unit'); ?>
| = $this->getHtml('Department'); ?>
| = $this->getHtml('Position'); ?>
- |
| = $hist->getStart()->format('Y-m-d'); ?>
@@ -202,7 +201,6 @@ echo $this->getData('nav')->render(); ?>
| = $this->getHtml('End'); ?>
| = $this->getHtml('Title'); ?>
| = $this->getHtml('Address'); ?>
- |
| = $hist->getStart()->format('Y-m-d'); ?>
@@ -227,7 +225,6 @@ echo $this->getData('nav')->render(); ?>
| = $this->getHtml('End'); ?>
| = $this->getHtml('Title'); ?>
| = $this->getHtml('Address'); ?>
- |
| = $hist->getStart()->format('Y-m-d'); ?>
|