diff options
| author | Simon | 2011-04-12 14:59:42 +0200 |
|---|---|---|
| committer | Simon | 2011-04-12 14:59:42 +0200 |
| commit | 689d829bdb496bbe136fcd50014dbf31d5e1c6a0 (patch) | |
| tree | 1fde016930a1b2b838ae3f060e1c7244a82e6a3c /application/modules/user/views/scripts/auth/delete.phtml | |
| parent | default-roles entfernt (diff) | |
| parent | verschiedene Korrekturen (diff) | |
| download | pbs2-689d829bdb496bbe136fcd50014dbf31d5e1c6a0.tar.gz pbs2-689d829bdb496bbe136fcd50014dbf31d5e1c6a0.tar.xz pbs2-689d829bdb496bbe136fcd50014dbf31d5e1c6a0.zip | |
merge
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; |
