diff --git a/Theme/Backend/accounts-single.tpl.php b/Theme/Backend/accounts-single.tpl.php index 0a8d543..23ec4b3 100644 --- a/Theme/Backend/accounts-single.tpl.php +++ b/Theme/Backend/accounts-single.tpl.php @@ -90,13 +90,13 @@ echo $this->getData('nav')->render(); ?>
- +
getGroups(); foreach ($groups as $key => $value) : $c++; $url = \phpOMS\Uri\UriFactory::build('/{/lang}/backend/admin/group/settings?{?}&id=' . $value->getId()); ?> diff --git a/Theme/Backend/groups-single.tpl.php b/Theme/Backend/groups-single.tpl.php index 6e78d26..8aad7a2 100644 --- a/Theme/Backend/groups-single.tpl.php +++ b/Theme/Backend/groups-single.tpl.php @@ -62,8 +62,8 @@ echo $this->getData('nav')->render(); ?> - $value) : $c++; ?> @@ -93,19 +93,19 @@ echo $this->getData('nav')->render(); ?>
-
getHtml('Groups') ?>
- getHtml('ID', 0, 0); ?> - getHtml('Name') ?> + getHtml('ID', 0, 0); ?> + getHtml('Name') ?>
getHtml('Accounts') ?>
getHtml('ID', 0, 0); ?> - Name + getHtml('ID', 0, 0); ?> + getHtml('Name'); ?>
+
$value) : $c++; $permission = $value->getPermission(); ?>
getHtml('Permissions') ?>
- getHtml('ID', 0, 0); ?> - getHtml('Unit'); ?> - getHtml('App'); ?> - getHtml('Module'); ?> - getHtml('Type'); ?> - getHtml('Ele'); ?> - getHtml('Comp'); ?> + getHtml('ID', 0, 0); ?> + getHtml('Unit'); ?> + getHtml('App'); ?> + getHtml('Module'); ?> + getHtml('Type'); ?> + getHtml('Ele'); ?> + getHtml('Comp'); ?> getHtml('Perm'); ?>