diff --git a/Theme/Backend/department-list.tpl.php b/Theme/Backend/department-list.tpl.php
index 5fdb13a..33326dd 100644
--- a/Theme/Backend/department-list.tpl.php
+++ b/Theme/Backend/department-list.tpl.php
@@ -27,7 +27,7 @@ $footerView->setResults(1);
echo $this->getData('nav')->render(); ?>
-
+
= $this->getText('Departments'); ?>
diff --git a/Theme/Backend/staff-list.tpl.php b/Theme/Backend/staff-list.tpl.php
index 2cabb72..3bb938d 100644
--- a/Theme/Backend/staff-list.tpl.php
+++ b/Theme/Backend/staff-list.tpl.php
@@ -29,7 +29,7 @@ $employees = $this->getData('employees');
echo $this->getData('nav')->render(); ?>
-
+
= $this->getText('Staff'); ?>
diff --git a/Theme/Backend/staff-single.tpl.php b/Theme/Backend/staff-single.tpl.php
index d278a9c..2a82aa4 100644
--- a/Theme/Backend/staff-single.tpl.php
+++ b/Theme/Backend/staff-single.tpl.php
@@ -90,7 +90,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getText('Working'); ?>
@@ -116,7 +116,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getText('Timing'); ?>