From 0068d91a05cb77f4381f7adc4fb924ef83fee8bf Mon Sep 17 00:00:00 2001
From: Simon
Date: Thu, 7 Apr 2011 11:20:03 +0200
Subject: Layout bei "Members in Group"
---
.../modules/user/views/scripts/group/show.phtml | 47 ++++++++++------------
1 file changed, 21 insertions(+), 26 deletions(-)
(limited to 'application/modules/user/views')
diff --git a/application/modules/user/views/scripts/group/show.phtml b/application/modules/user/views/scripts/group/show.phtml
index 12c149f..306a279 100644
--- a/application/modules/user/views/scripts/group/show.phtml
+++ b/application/modules/user/views/scripts/group/show.phtml
@@ -87,27 +87,19 @@ if($this->groupID) {
?>
| Firstname | -Name | -city | -revoke | -|
|---|---|---|---|---|
| getFirstname(); ?> | -getName(); ?> | -getEmail(); ?> | -getCity(); ?> | -url(
array(
'module' => 'user',
'controller' => 'group',
@@ -115,13 +107,16 @@ if($this->groupID) {
'membershipID' => $membershipID,
),
'default',
- true) ?>">
- |
-
+
+