]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/code/action_ship_simu_login_profile.ctp
Rewritten for updated core
[shipsimu.git] / application / ship-simu / templates / de / code / action_ship_simu_login_profile.ctp
index c55cab785d7fd7cf47a1848cdb79852d1c747ebd..98736bde1eca5d45950e554d2855011d463e1bc6 100644 (file)
@@ -32,7 +32,7 @@ if ($helperInstance->ifEmailChangeAllowed()) {
        } // END - if
 
        if ($helperInstance->ifEmailChangeRequireConfirmation()) {
-               $helperInstance->addFormNote('confirm_link', "Es wird ein Bestätigungslink an deine neue Email-Adresse gesendet. Bitte klicke diesen dann möglichst schnell an.");
+               $helperInstance->addFormNote('confirm', "Es wird ein Bestätigungslink an deine neue Email-Adresse gesendet. Bitte klicke diesen dann möglichst schnell an.");
        } // END - if
 } // END - if