diff options
| author | michael pereira | 2011-04-12 15:13:01 +0200 |
|---|---|---|
| committer | michael pereira | 2011-04-12 15:13:01 +0200 |
| commit | 1d6cfed3b0ebd97aff7fa5153200f6f7eea5bf7a (patch) | |
| tree | 1a32e5a0dfafa86d7abfa7a550e373f74a391d13 /application/modules/user/views/scripts/auth/delete.phtml | |
| parent | default tgz in kcl (diff) | |
| parent | fehler in sql korrigiert (diff) | |
| download | pbs2-1d6cfed3b0ebd97aff7fa5153200f6f7eea5bf7a.tar.gz pbs2-1d6cfed3b0ebd97aff7fa5153200f6f7eea5bf7a.tar.xz pbs2-1d6cfed3b0ebd97aff7fa5153200f6f7eea5bf7a.zip | |
Merge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2
Diffstat (limited to 'application/modules/user/views/scripts/auth/delete.phtml')
| -rw-r--r-- | application/modules/user/views/scripts/auth/delete.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/application/modules/user/views/scripts/auth/delete.phtml b/application/modules/user/views/scripts/auth/delete.phtml index 62bf24e..83afc80 100644 --- a/application/modules/user/views/scripts/auth/delete.phtml +++ b/application/modules/user/views/scripts/auth/delete.phtml @@ -1,5 +1,5 @@ <h1>Delete Account</h1> -Do you really want to delete this account? +Do you really want to delete account? <?php $this->deleteconfirmform->setAction($this->url()); echo $this->deleteconfirmform; |
