openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 53d7b18f7936972f3d285340a9b4bbd66a192b05
parent 17c58c85580f27f9a9f3fd96b271d4e5931bfe76
Author: dankert <devnull@localhost>
Date:   Wed, 14 Mar 2007 21:03:59 +0100

?ndern der E-Mail-Adresse nur nach Best?tigung per E-Mail.

Diffstat:
language/de.ini.php | 2++
themes/default/templates/profile/confirmmail.tpl.src.php | 20++++++++++----------
themes/default/templates/profile/mail.tpl.src.php | 3++-
3 files changed, 14 insertions(+), 11 deletions(-)

diff --git a/language/de.ini.php b/language/de.ini.php @@ -373,6 +373,8 @@ LINK_URL = "Verkn&uuml;pfte Url" LOGIN_NOLOGIN_DESC="Das Anmelden ist zur Zeit nicht moeglich." LOGO_CHANGEPASSWORD=Kennwort Änderung LOGO_CHANGEPASSWORD_TEXT=Hier können Sie Ihr aktuelles Kennwort ändern. +LOGO_CHANGEMAIL=E-Mail-Adresse Änderung +LOGO_CHANGEMAIL_TEXT=Ihre E-Mail-Adresse muss bestätigt werden. Sie erhalten dazu eine Bestätigungsmail mit einem Code an Ihre neue Adresse. Erst nach Eingabe des Codes wird Ihre Änderung gespeichert. LOGO_LOGIN=Anmeldung LOGO_LOGIN_TEXT=Zur Anmeldung benötigen Sie Benutzernamen und Kennwort. Beachten Sie bei der Eingabe Groß- und Kleinschreibung. LOGO_PASSWORD=Kennwort vergessen? diff --git a/themes/default/templates/profile/confirmmail.tpl.src.php b/themes/default/templates/profile/confirmmail.tpl.src.php @@ -4,15 +4,15 @@ page row cell class:logo colspan:2 - logo name:password - row - cell - text text:password_code - cell - input type:text name:code size:30 - - row - cell colspan:2 class:act - button type:ok + logo name:changemail + row + cell + text text:password_code + cell + input type:text name:code size:30 + + row + cell colspan:2 class:act + button type:ok focus field:code diff --git a/themes/default/templates/profile/mail.tpl.src.php b/themes/default/templates/profile/mail.tpl.src.php @@ -3,7 +3,8 @@ page window icon:user name:user_profile row cell class:logo colspan:2 - logo name:changepassword + logo name:changemail + row cell text text:user_new_mail cell