diff --git a/Theme/Backend/category-list.tpl.php b/Theme/Backend/category-list.tpl.php
index 6bec710..dca609b 100644
--- a/Theme/Backend/category-list.tpl.php
+++ b/Theme/Backend/category-list.tpl.php
@@ -16,7 +16,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Categories') ?>
diff --git a/Theme/Backend/cause-list.tpl.php b/Theme/Backend/cause-list.tpl.php
index bcc14f5..ef4d52c 100644
--- a/Theme/Backend/cause-list.tpl.php
+++ b/Theme/Backend/cause-list.tpl.php
@@ -16,7 +16,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Causes') ?>
diff --git a/Theme/Backend/cockpit.tpl.php b/Theme/Backend/cockpit.tpl.php
index cd2e224..56e6f6a 100644
--- a/Theme/Backend/cockpit.tpl.php
+++ b/Theme/Backend/cockpit.tpl.php
@@ -26,7 +26,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('TopRisks') ?>
diff --git a/Theme/Backend/department-list.tpl.php b/Theme/Backend/department-list.tpl.php
index ce51a0a..8ee3041 100644
--- a/Theme/Backend/department-list.tpl.php
+++ b/Theme/Backend/department-list.tpl.php
@@ -16,7 +16,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Departments') ?>
diff --git a/Theme/Backend/department-single.tpl.php b/Theme/Backend/department-single.tpl.php
index 1f0e8f9..c351817 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(); ?>
-
+
-
@@ -97,7 +97,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Risks') ?>
@@ -131,7 +131,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Categories') ?>
@@ -159,7 +159,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Projects') ?>
@@ -187,7 +187,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Processes') ?>
@@ -215,7 +215,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Causes') ?>
@@ -245,7 +245,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Solutions') ?>
diff --git a/Theme/Backend/process-list.tpl.php b/Theme/Backend/process-list.tpl.php
index 0c98331..8e66662 100644
--- a/Theme/Backend/process-list.tpl.php
+++ b/Theme/Backend/process-list.tpl.php
@@ -16,7 +16,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Processes') ?>
diff --git a/Theme/Backend/project-list.tpl.php b/Theme/Backend/project-list.tpl.php
index 6d4507f..dd2ea8f 100644
--- a/Theme/Backend/project-list.tpl.php
+++ b/Theme/Backend/project-list.tpl.php
@@ -16,7 +16,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Projects') ?>
diff --git a/Theme/Backend/risk-create.tpl.php b/Theme/Backend/risk-create.tpl.php
index eac9095..a022d2c 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-list.tpl.php b/Theme/Backend/risk-list.tpl.php
index 7d8b177..635b35e 100644
--- a/Theme/Backend/risk-list.tpl.php
+++ b/Theme/Backend/risk-list.tpl.php
@@ -16,7 +16,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Risks') ?>
diff --git a/Theme/Backend/risk-single.tpl.php b/Theme/Backend/risk-single.tpl.php
index e6d65d0..154b1c4 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/solution-list.tpl.php b/Theme/Backend/solution-list.tpl.php
index ebcb967..cbde954 100644
--- a/Theme/Backend/solution-list.tpl.php
+++ b/Theme/Backend/solution-list.tpl.php
@@ -17,7 +17,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Solutions') ?>
diff --git a/Theme/Backend/unit-list.tpl.php b/Theme/Backend/unit-list.tpl.php
index 38cd408..a433010 100644
--- a/Theme/Backend/unit-list.tpl.php
+++ b/Theme/Backend/unit-list.tpl.php
@@ -16,7 +16,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Units') ?>
diff --git a/Theme/Backend/unit-single.tpl.php b/Theme/Backend/unit-single.tpl.php
index 46cdf2e..4b08d64 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(); ?>
-
+
-
@@ -98,7 +98,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Risks') ?>
@@ -132,7 +132,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Departments') ?>
@@ -160,7 +160,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Categories') ?>
@@ -188,7 +188,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Projects') ?>
@@ -216,7 +216,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Processes') ?>
@@ -244,7 +244,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Causes') ?>
@@ -274,7 +274,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Solutions') ?>