diff --git a/Theme/Backend/category-list.tpl.php b/Theme/Backend/category-list.tpl.php index 4784de9..2152666 100755 --- a/Theme/Backend/category-list.tpl.php +++ b/Theme/Backend/category-list.tpl.php @@ -18,6 +18,7 @@ echo $this->getData('nav')->render(); ?>
+
@@ -37,6 +38,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Categories'); ?>
getHtml('Empty', '0', '0'); ?>
+
\ No newline at end of file diff --git a/Theme/Backend/cause-list.tpl.php b/Theme/Backend/cause-list.tpl.php index 3d8d293..4086fce 100755 --- a/Theme/Backend/cause-list.tpl.php +++ b/Theme/Backend/cause-list.tpl.php @@ -18,6 +18,7 @@ echo $this->getData('nav')->render(); ?>
+
@@ -39,6 +40,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Causes'); ?>
getHtml('Empty', '0', '0'); ?>
+
\ No newline at end of file diff --git a/Theme/Backend/department-list.tpl.php b/Theme/Backend/department-list.tpl.php index 980506a..4c7e55a 100755 --- a/Theme/Backend/department-list.tpl.php +++ b/Theme/Backend/department-list.tpl.php @@ -18,6 +18,7 @@ echo $this->getData('nav')->render(); ?>
+
@@ -37,6 +38,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Departments'); ?>
getHtml('Empty', '0', '0'); ?>
+
\ No newline at end of file diff --git a/Theme/Backend/process-list.tpl.php b/Theme/Backend/process-list.tpl.php index 4d61ace..8dde889 100755 --- a/Theme/Backend/process-list.tpl.php +++ b/Theme/Backend/process-list.tpl.php @@ -18,6 +18,7 @@ echo $this->getData('nav')->render(); ?>
+
@@ -37,6 +38,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Processes'); ?>
getHtml('Empty', '0', '0'); ?>
+
\ No newline at end of file diff --git a/Theme/Backend/project-list.tpl.php b/Theme/Backend/project-list.tpl.php index 802584d..dd7175b 100755 --- a/Theme/Backend/project-list.tpl.php +++ b/Theme/Backend/project-list.tpl.php @@ -18,6 +18,7 @@ echo $this->getData('nav')->render(); ?>
+
@@ -37,6 +38,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Projects'); ?>
getHtml('Empty', '0', '0'); ?>
+
\ No newline at end of file diff --git a/Theme/Backend/risk-list.tpl.php b/Theme/Backend/risk-list.tpl.php index bbd44c5..ef89315 100755 --- a/Theme/Backend/risk-list.tpl.php +++ b/Theme/Backend/risk-list.tpl.php @@ -18,6 +18,7 @@ echo $this->getData('nav')->render(); ?>
+
@@ -43,6 +44,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Risks'); ?>
getHtml('Empty', '0', '0'); ?>
+
\ No newline at end of file diff --git a/Theme/Backend/solution-list.tpl.php b/Theme/Backend/solution-list.tpl.php index d78ecce..f8201f3 100755 --- a/Theme/Backend/solution-list.tpl.php +++ b/Theme/Backend/solution-list.tpl.php @@ -19,6 +19,7 @@ echo $this->getData('nav')->render(); ?>
+
@@ -42,6 +43,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Solutions'); ?>
getHtml('Empty', '0', '0'); ?>
+
\ No newline at end of file diff --git a/Theme/Backend/unit-list.tpl.php b/Theme/Backend/unit-list.tpl.php index a977381..0896d3a 100755 --- a/Theme/Backend/unit-list.tpl.php +++ b/Theme/Backend/unit-list.tpl.php @@ -18,6 +18,7 @@ echo $this->getData('nav')->render(); ?>
+
@@ -37,6 +38,7 @@ echo $this->getData('nav')->render(); ?>
getHtml('Units'); ?>
getHtml('Empty', '0', '0'); ?>
+
\ No newline at end of file