]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/code/login_failed.ctp
Rewritten for updated core
[shipsimu.git] / application / ship-simu / templates / de / code / login_failed.ctp
index b982f434ad8fee56a59494263dc144a08f6604c2..99f180cc7e3f1afdbc6aa6786e648e9fffcbbf79 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 // Get helper instance
-$helperInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'login_retry_link', 'index.php?app={?app_short_name?}&amp;page=login'));
+$helperInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'login_retry', 'index.php?app={?app_short_name?}&amp;page=login'));
 
 // Set link text
-$helperInstance->addLinkWithTextById('login_retry_text');
+$helperInstance->addLinkWithTextById('login_retry');
 
 // Flush the content
 $helperInstance->flushContent();
@@ -39,7 +39,7 @@ $helperInstance->flushContent();
 
 <div id="content_footer">
        <div id="login_retry">
-               {?login_retry_link?}
+               {?login_retry?}
        </div>
 
        Vielen Dank f&uuml;r deine Mitarbeit! :-)