diff --git a/Theme/Backend/department-single.tpl.php b/Theme/Backend/department-single.tpl.php
index c351817..f5c028e 100644
--- a/Theme/Backend/department-single.tpl.php
+++ b/Theme/Backend/department-single.tpl.php
@@ -13,7 +13,7 @@
$department = $this->getData('department');
echo $this->getData('nav')->render(); ?>
-
+
-
diff --git a/Theme/Backend/risk-create.tpl.php b/Theme/Backend/risk-create.tpl.php
index a022d2c..fdcf55f 100644
--- a/Theme/Backend/risk-create.tpl.php
+++ b/Theme/Backend/risk-create.tpl.php
@@ -12,7 +12,7 @@
*/
echo $this->getData('nav')->render(); ?>
-
+
-
diff --git a/Theme/Backend/risk-single.tpl.php b/Theme/Backend/risk-single.tpl.php
index 154b1c4..24099ab 100644
--- a/Theme/Backend/risk-single.tpl.php
+++ b/Theme/Backend/risk-single.tpl.php
@@ -13,7 +13,7 @@
$risk = $this->getData('risk');
echo $this->getData('nav')->render(); ?>
-
+
-
diff --git a/Theme/Backend/unit-single.tpl.php b/Theme/Backend/unit-single.tpl.php
index 4b08d64..a363e93 100644
--- a/Theme/Backend/unit-single.tpl.php
+++ b/Theme/Backend/unit-single.tpl.php
@@ -13,7 +13,7 @@
$unit = $this->getData('unit');
echo $this->getData('nav')->render(); ?>
-
+
-