= $this->getHtml('ID', 0, 0); ?>
diff --git a/Theme/Backend/accounts-single.tpl.php b/Theme/Backend/accounts-single.tpl.php
index a595c5f..acd0adf 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') ?>
+ = $this->getHtml('Groups') ?>
@@ -143,7 +143,7 @@ echo $this->getData('nav')->render(); ?>
- = $this->getHtml('Permissions') ?>
+ = $this->getHtml('Permissions') ?>
diff --git a/Theme/Backend/groups-list.tpl.php b/Theme/Backend/groups-list.tpl.php
index 6d3f0d4..6eccc90 100644
--- a/Theme/Backend/groups-list.tpl.php
+++ b/Theme/Backend/groups-list.tpl.php
@@ -19,7 +19,7 @@ echo $this->getData('nav')->render(); ?>
- = $this->getHtml('Groups') ?>
+ = $this->getHtml('Groups') ?>
= $this->getHtml('ID', 0, 0); ?>
diff --git a/Theme/Backend/groups-single.tpl.php b/Theme/Backend/groups-single.tpl.php
index 2220964..b0112db 100644
--- a/Theme/Backend/groups-single.tpl.php
+++ b/Theme/Backend/groups-single.tpl.php
@@ -65,7 +65,7 @@ echo $this->getData('nav')->render(); ?>
- = $this->getHtml('Accounts') ?>
+ = $this->getHtml('Accounts') ?>
= $this->getHtml('ID', 0, 0); ?>
@@ -100,7 +100,7 @@ echo $this->getData('nav')->render(); ?>
- = $this->getHtml('Permissions') ?>
+ = $this->getHtml('Permissions') ?>
@@ -194,7 +194,7 @@ echo $this->getData('nav')->render(); ?>
- = $this->getHtml('AuditLog') ?>
+ = $this->getHtml('AuditLog') ?>
= $this->getHtml('ID', 0, 0); ?>
diff --git a/Theme/Backend/modules-list.tpl.php b/Theme/Backend/modules-list.tpl.php
index 49567f1..bcb4ccf 100644
--- a/Theme/Backend/modules-list.tpl.php
+++ b/Theme/Backend/modules-list.tpl.php
@@ -25,7 +25,7 @@ $installed = $this->app->moduleManager->getInstalledModules();
- = $this->getHtml('Modules') ?>
+ = $this->getHtml('Modules') ?>
| = $this->getHtml('ID', 0, 0); ?>
diff --git a/Theme/Backend/modules-single.tpl.php b/Theme/Backend/modules-single.tpl.php
index f43c669..f054ea9 100644
--- a/Theme/Backend/modules-single.tpl.php
+++ b/Theme/Backend/modules-single.tpl.php
@@ -58,19 +58,31 @@ if ($nav !== null) {
-
-
+
-
-
+
|
| | | | | | |