diff --git a/Theme/Backend/accounts-list.tpl.php b/Theme/Backend/accounts-list.tpl.php
index c1ee262..0a3857f 100644
--- a/Theme/Backend/accounts-list.tpl.php
+++ b/Theme/Backend/accounts-list.tpl.php
@@ -21,7 +21,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Groups') ?>
diff --git a/Theme/Backend/accounts-single.tpl.php b/Theme/Backend/accounts-single.tpl.php
index a2d0b04..73957b4 100644
--- a/Theme/Backend/accounts-single.tpl.php
+++ b/Theme/Backend/accounts-single.tpl.php
@@ -105,7 +105,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Groups') ?>
@@ -143,7 +143,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Permissions') ?>
diff --git a/Theme/Backend/groups-list.tpl.php b/Theme/Backend/groups-list.tpl.php
index b0727ad..6eca865 100644
--- a/Theme/Backend/groups-list.tpl.php
+++ b/Theme/Backend/groups-list.tpl.php
@@ -18,7 +18,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Groups') ?>
diff --git a/Theme/Backend/groups-single.tpl.php b/Theme/Backend/groups-single.tpl.php
index 26d1e38..3681ece 100644
--- a/Theme/Backend/groups-single.tpl.php
+++ b/Theme/Backend/groups-single.tpl.php
@@ -61,7 +61,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Accounts') ?>
@@ -91,7 +91,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Permissions') ?>
@@ -205,7 +205,7 @@ echo $this->getData('nav')->render(); ?>