X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fship-simu%2Ftemplates%2Fde%2Fcode%2Faction_ship_simu_login_status_problem.ctp;h=5d69da5d66ecefea97e4a04ac719419c6b988d75;hb=f587f76ed377a8f2cd461b2708a2b6afa96943d7;hp=f3db301fdb13a4a38aa6d137bf989196c2299d19;hpb=8b1e0797b3b27be89e687fb9d194f9ae49010ae3;p=shipsimu.git diff --git a/application/ship-simu/templates/de/code/action_ship_simu_login_status_problem.ctp b/application/ship-simu/templates/de/code/action_ship_simu_login_status_problem.ctp index f3db301..5d69da5 100644 --- a/application/ship-simu/templates/de/code/action_ship_simu_login_status_problem.ctp +++ b/application/ship-simu/templates/de/code/action_ship_simu_login_status_problem.ctp @@ -2,7 +2,7 @@ // Get helper instance for web forms. This will add the opening form-tag to // the helper's render cache which is simply a small variable in the class // BaseHelper. -$helperInstance = ObjectFactory::createObjectByConfiguredName('web_form_helper', array($this, "resend_link")); +$helperInstance = ObjectFactory::createObjectByConfiguredName('web_form_helper', array($this, "resend")); // Pre-fetch field data with a given registry key $helperInstance->prefetchValueInstance('user'); @@ -46,6 +46,8 @@ if ($helperInstance->ifUserAccountUnconfirmed()) { // Flush content and automatically close the form $helperInstance->flushContent(); } // END - if + +// [EOC] ?>
Problem mit deinem Account gefunden: @@ -57,8 +59,8 @@ if ($helperInstance->ifUserAccountUnconfirmed()) { kannst dir nun den Bestätigungslink erneut aussenden lassen, oder den Bestätigungscode unten eingeben. -