From ecb699eb777c8abdee8d50342f8febfcc722d71f Mon Sep 17 00:00:00 2001 From: Björn Geiger Date: Wed, 13 Apr 2011 18:30:53 +0200 Subject: HTML Fehler korrigiert --- application/modules/user/views/scripts/person/show.phtml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'application/modules/user/views/scripts/person/show.phtml') diff --git a/application/modules/user/views/scripts/person/show.phtml b/application/modules/user/views/scripts/person/show.phtml index e82c4d9..6283808 100644 --- a/application/modules/user/views/scripts/person/show.phtml +++ b/application/modules/user/views/scripts/person/show.phtml @@ -1,4 +1,9 @@

Person

+ editRight === true) echo $this->formButton('editperson', 'Edit', array( 'onclick' => 'self.location="/user/person/edit/personID/' . $this->personID . '"', 'class' => 'rightbutton')) ?> -- cgit v1.2.3-55-g7522