From b43ff296c311076e8970b40aae80ec79de24adf1 Mon Sep 17 00:00:00 2001 From: Björn Geiger Date: Mon, 11 Apr 2011 13:51:05 +0200 Subject: verschiedene Layouts korrigiert --- .../modules/user/views/scripts/group/show.phtml | 94 +++++++++++----------- .../modules/user/views/scripts/group/showall.phtml | 70 +++++++++------- 2 files changed, 85 insertions(+), 79 deletions(-) (limited to 'application/modules/user/views/scripts/group') diff --git a/application/modules/user/views/scripts/group/show.phtml b/application/modules/user/views/scripts/group/show.phtml index ea677ac..19dc396 100644 --- a/application/modules/user/views/scripts/group/show.phtml +++ b/application/modules/user/views/scripts/group/show.phtml @@ -2,7 +2,7 @@ if($this->groupID) { if(isset($this->userIDsNamespace['groupID'])) { ?> -
| Title | -Description | -
|---|---|
| group->getTitle(); ?> | -group->getDescription(); ?> | -
| Superordinated Group: | -parentGroup->getTitle(); ?> | -
| Firstname | -Name | -city | -grant | -|
|---|---|---|---|---|
| getFirstname(); ?> | -getName(); ?> | -getEmail(); ?> | -getCity(); ?> | -- - | -
-
+
-
+
-