summaryrefslogtreecommitdiffstats
path: root/application/modules/user/views/scripts
diff options
context:
space:
mode:
authorSimon2011-04-19 16:32:18 +0200
committerSimon2011-04-19 16:32:18 +0200
commit6588d2849f6f61d14e988687eaf4c0df0ebe0d33 (patch)
treecae2d54a8766cfb2ae8d1cc270635fc0e67cb4f3 /application/modules/user/views/scripts
parentCode autoformatiert (diff)
downloadpbs2-6588d2849f6f61d14e988687eaf4c0df0ebe0d33.tar.gz
pbs2-6588d2849f6f61d14e988687eaf4c0df0ebe0d33.tar.xz
pbs2-6588d2849f6f61d14e988687eaf4c0df0ebe0d33.zip
Ticket #194 - Passwordsalt wird gesetzt und auch beachtet
Diffstat (limited to 'application/modules/user/views/scripts')
-rw-r--r--application/modules/user/views/scripts/person/edit.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/modules/user/views/scripts/person/edit.phtml b/application/modules/user/views/scripts/person/edit.phtml
index 3e666d4..76316db 100644
--- a/application/modules/user/views/scripts/person/edit.phtml
+++ b/application/modules/user/views/scripts/person/edit.phtml
@@ -2,4 +2,4 @@
<?php
$this->editForm->setAction($this->url());
echo $this->editForm;
-?> \ No newline at end of file
+?>