From 2e0522299bd3d207c68b17c2d14c8443f5f2bab2 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Mon, 13 Nov 2017 20:48:05 +0100 Subject: [PATCH] Fix form layouts --- Theme/Backend/accounts-single.tpl.php | 2 +- Theme/Backend/groups-single.tpl.php | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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(); ?>
- +
$value) : $c++; ?> @@ -82,7 +82,7 @@ echo $this->getData('nav')->render(); ?>
-
getHtml('Parents') ?>
getHtml('ID', 0, 0); ?> - Name + Name
+
@@ -93,7 +93,7 @@ echo $this->getData('nav')->render(); ?> $value) : $c++; $permission = $value->getPermission(); ?>
getHtml('Permissions') ?>
Type Ele. Comp. - Perm. + Perm.