X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fship-simu%2Ftemplates%2Fde%2Fcode%2Faction_ship_simu_login_profile.ctp;fp=application%2Fship-simu%2Ftemplates%2Fde%2Fcode%2Faction_ship_simu_login_profile.ctp;h=98736bde1eca5d45950e554d2855011d463e1bc6;hb=462649eb59a6b4903bdaf0428bbe671d1750866a;hp=c55cab785d7fd7cf47a1848cdb79852d1c747ebd;hpb=019cebc524a0b4863182b31feaf37b41282608d7;p=shipsimu.git diff --git a/application/ship-simu/templates/de/code/action_ship_simu_login_profile.ctp b/application/ship-simu/templates/de/code/action_ship_simu_login_profile.ctp index c55cab7..98736bd 100644 --- a/application/ship-simu/templates/de/code/action_ship_simu_login_profile.ctp +++ b/application/ship-simu/templates/de/code/action_ship_simu_login_profile.ctp @@ -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