From 4ab3be484d93b93f17b30753b69a53b691b2a4fb Mon Sep 17 00:00:00 2001 From: Simon Date: Mon, 11 Apr 2011 12:19:28 +0200 Subject: Recht um als neu registrierter Benutzer Gruppen beizutreten --- application/modules/user/views/scripts/person/index.phtml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'application/modules/user/views/scripts') diff --git a/application/modules/user/views/scripts/person/index.phtml b/application/modules/user/views/scripts/person/index.phtml index 7c6fc8d..c285ece 100644 --- a/application/modules/user/views/scripts/person/index.phtml +++ b/application/modules/user/views/scripts/person/index.phtml @@ -47,11 +47,12 @@ $class= 'highlight checked'; pagination; - if($this->groupRequestRight === true) echo $this->formButton('addtogroup', 'Add to additional + +} +if($this->groupRequestRight === true) echo $this->formButton('addtogroup', 'Add to additional Groups', array( 'onclick' => 'self.location="/user/person/request/"', 'class' => 'addbutton')); -} ?>

-- cgit v1.2.3-55-g7522