From f40f76bf2dffedea1ffb84e2898c8564d08050c4 Mon Sep 17 00:00:00 2001 From: Simon Date: Wed, 13 Apr 2011 14:42:45 +0200 Subject: Einrückung und Layoutfehler korrigiert --- .../user/views/scripts/person/owndetails.phtml | 127 ++++++++++----------- 1 file changed, 61 insertions(+), 66 deletions(-) (limited to 'application') diff --git a/application/modules/user/views/scripts/person/owndetails.phtml b/application/modules/user/views/scripts/person/owndetails.phtml index db9221d..88f124f 100644 --- a/application/modules/user/views/scripts/person/owndetails.phtml +++ b/application/modules/user/views/scripts/person/owndetails.phtml @@ -25,21 +25,24 @@ label{width:150px !important;}

Member in the following Groups:

-groupRequestRight === true) echo $this->formButton('addtogroup', 'Add to additional -Groups', array( - 'onclick' => 'self.location="/user/person/request/"', - 'class' => 'addbutton')); ?> -
groups)==0) -echo "You are in no group." ?> groups as $group): ?> -userIDsNamespace['membershipID']) -$class= 'highlight checked'; -?> -
- -
- pagination; - if(isset($this->groupRequestList)) { - ?> +
+pagination; + +if(isset($this->groupRequestList)) { +?>

Requests:

-
groupRequestList as $grouprequest) { - $grouprequestID = $grouprequest['grouprequestID']; - $group = $grouprequest['group']; +
+groupRequestList as $grouprequest): + $grouprequestID = $grouprequest['grouprequestID']; + $group = $grouprequest['group']; ?> -
-
-
Delete Request -
-
getTitle(); ?>
- getDescription()) { - ?> -
getDescription(); ?>
- -
 
-
+
+
+
+ Delete Request +
+
getTitle(); ?>
+
getDescription(); ?> 
+
+
+
+
-
+ +} +?> -- cgit v1.2.3-55-g7522