]> git.mxchange.org Git - shipsimu.git/blobdiff - application/blog/templates/de/code/action_blog_login_profile.ctp
Filteres rewritten, birthday added, some fixes:
[shipsimu.git] / application / blog / templates / de / code / action_blog_login_profile.ctp
index c76abd364a6b3083afb43c29a836d27da49b11db..7a44b9a4feb0cdea2abb229505d06342d0557dd8 100644 (file)
@@ -16,7 +16,7 @@ $helper->addFieldText('pass2', "Neues Passwort, Wiederholung:");
 $helper->addInputPasswordField('pass2');
 
 // Display current email
 $helper->addInputPasswordField('pass2');
 
 // Display current email
-$helper->addFormNote('current_email', "Derzeitige Email-Adresse: <span id=\"displayed_field\">".$helper->getValueField('email')."</span>");
+$helper->addFormNote('current_email', "Derzeitige Email-Adresse: <span class=\"persona_data\">".$helper->getValueField('email')."</span>");
 
 // Only for changing email address
 if ($helper->ifEmailChangeAllowed()) {
 
 // Only for changing email address
 if ($helper->ifEmailChangeAllowed()) {