]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/code/login_form.ctp
Templates moved from core to add directory
[shipsimu.git] / application / ship-simu / templates / de / code / login_form.ctp
index 6b0110df88c384c2d23cf20295cdb52e961bbf82..40af9de5b8c510be5c236c5b3b62266a082904ee 100644 (file)
@@ -70,7 +70,7 @@ if ($helperInstance->ifGuestLoginAllowed()) {
 }
 
 // Get helper instance
-$helperInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'register_login_form', 'index.php?app={?app_short_name?}&page=register'));
+$helperInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'register_login_form'));
 
 // Set link text
 $helperInstance->addLinkWithTextById('register_login');