diff options
| author | Björn Geiger | 2011-03-28 16:51:10 +0200 |
|---|---|---|
| committer | Björn Geiger | 2011-03-28 16:51:10 +0200 |
| commit | 04c69f27f49c3f40888ee4938388413b07ad5e09 (patch) | |
| tree | 4c4300fa8ecfcbab7eb29243dd9bb5d8d4447471 /application/modules/user/views/scripts/person/request.phtml | |
| parent | Merge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2 (diff) | |
| download | pbs2-04c69f27f49c3f40888ee4938388413b07ad5e09.tar.gz pbs2-04c69f27f49c3f40888ee4938388413b07ad5e09.tar.xz pbs2-04c69f27f49c3f40888ee4938388413b07ad5e09.zip | |
überschriften hinzugefügt, andere Fehler korrigiert
Diffstat (limited to 'application/modules/user/views/scripts/person/request.phtml')
| -rw-r--r-- | application/modules/user/views/scripts/person/request.phtml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/application/modules/user/views/scripts/person/request.phtml b/application/modules/user/views/scripts/person/request.phtml index 2da570f..91a625b 100644 --- a/application/modules/user/views/scripts/person/request.phtml +++ b/application/modules/user/views/scripts/person/request.phtml @@ -1,3 +1,4 @@ +<h1>Request Membership</h1> <?php if(count($this->requestForm->getGrouplist())>0) { $this->requestForm->setAction($this->url()); |
