diff --git a/Theme/Backend/help-developer.tpl.php b/Theme/Backend/help-developer.tpl.php
index bd0249f..2d753ec 100755
--- a/Theme/Backend/help-developer.tpl.php
+++ b/Theme/Backend/help-developer.tpl.php
@@ -1,6 +1,6 @@
-
+
= $this->getData('content'); ?>
@@ -8,7 +8,7 @@
-
+
= $this->getData('navigation'); ?>
diff --git a/Theme/Backend/help-general.tpl.php b/Theme/Backend/help-general.tpl.php
index bd0249f..2d753ec 100755
--- a/Theme/Backend/help-general.tpl.php
+++ b/Theme/Backend/help-general.tpl.php
@@ -1,6 +1,6 @@
-
+
= $this->getData('content'); ?>
@@ -8,7 +8,7 @@
-
+
= $this->getData('navigation'); ?>
diff --git a/Theme/Backend/help-module.tpl.php b/Theme/Backend/help-module.tpl.php
index 2bfb619..e473569 100755
--- a/Theme/Backend/help-module.tpl.php
+++ b/Theme/Backend/help-module.tpl.php
@@ -1,6 +1,6 @@
-
+
= $this->getData('navigation'); ?>
hasData('devNavigation')) : ?>
-
+
= $this->getData('devNavigation'); ?>