diff --git a/Theme/Backend/accounts-single.tpl.php b/Theme/Backend/accounts-single.tpl.php
index 1e4031a..b6517b2 100644
--- a/Theme/Backend/accounts-single.tpl.php
+++ b/Theme/Backend/accounts-single.tpl.php
@@ -107,7 +107,7 @@ echo $this->getData('nav')->render(); ?>
Type
| Ele.
| Comp.
- | Perm.
+ | Perm.
|
$value) : $c++; $permission = $value->getPermission(); ?>
diff --git a/Theme/Backend/groups-single.tpl.php b/Theme/Backend/groups-single.tpl.php
index 5717a15..6e8792d 100644
--- a/Theme/Backend/groups-single.tpl.php
+++ b/Theme/Backend/groups-single.tpl.php
@@ -49,12 +49,12 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Parents') ?>
| = $this->getHtml('ID', 0, 0); ?>
- | Name
+ | Name
|
$value) : $c++; ?>
@@ -82,7 +82,7 @@ echo $this->getData('nav')->render(); ?>
-
+
= $this->getHtml('Permissions') ?>
@@ -93,7 +93,7 @@ echo $this->getData('nav')->render(); ?>
| Type
| Ele.
| Comp.
- | Perm.
+ | Perm.
|
$value) : $c++; $permission = $value->getPermission(); ?>