From bbb78a0cb2e5914d547a4ae99f92a43873e6b584 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 23 Feb 2019 19:43:13 +0100 Subject: [PATCH] Test without table --- Theme/Backend/groups-single.tpl.php | 52 ++++++++++++----------------- 1 file changed, 22 insertions(+), 30 deletions(-) diff --git a/Theme/Backend/groups-single.tpl.php b/Theme/Backend/groups-single.tpl.php index 11d5599..5de7171 100644 --- a/Theme/Backend/groups-single.tpl.php +++ b/Theme/Backend/groups-single.tpl.php @@ -36,28 +36,25 @@ echo $this->getData('nav')->render(); ?>

getHtml('Group'); ?>

- - -
-
-
-
-
-
-
getData('editor')->render('group-editor'); ?> -
getData('editor')->getData('text')->render( - 'group-editor', - 'description', - 'fGroupEdit', - $group->getDescriptionRaw(), - $group->getDescription() - ); ?> -
-
+ + + + + + + getData('editor')->render('group-editor'); ?> + getData('editor')->getData('text')->render( + 'group-editor', + 'description', + 'fGroupEdit', + $group->getDescriptionRaw(), + $group->getDescription() + ); ?> +
@@ -85,14 +82,9 @@ echo $this->getData('nav')->render(); ?>

getHtml('Accounts'); ?>

- - -
-
getData('accGrpSelector')->render('iAccount', 'iaccount-idlist', true); ?> -
- - -
+ + getData('accGrpSelector')->render('iAccount', 'group', true); ?> +