Create new Settings\RemoveMe module class
- Moved route from /removeme to /settings/removeme - Combined templates into one
This commit is contained in:
parent
cae2e17436
commit
a68c790c64
8 changed files with 168 additions and 8 deletions
|
@ -5,7 +5,7 @@ Remove Account
|
|||
|
||||
We don't like to see people leave Friendica, but if you need to remove your account, you should visit the URL
|
||||
|
||||
http://sitename/removeme
|
||||
http://sitename/settings/removeme
|
||||
|
||||
with your web browser.
|
||||
You will need to be logged in at the time.
|
||||
|
|
|
@ -5,7 +5,7 @@ Accounts löschen
|
|||
|
||||
Wir freuen uns nicht, wenn Leute Friendica verlassen, aber wenn du deinen Account löschen willst, dann besuche die folgende URL
|
||||
|
||||
[Lösche mich (http://NamederSeite/removeme)](../removeme)
|
||||
[Lösche mich (http://NamederSeite/settings/removeme)](../settings/removeme)
|
||||
|
||||
in deinem Webbrowser. Du musst dabei eingeloggt sein.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue