Deprecated parameter removed
[shipsimu.git] / application / ship-simu / templates / de / code / action_ship_simu_login_government_training.ctp
index 650dfbaa2ce7bfb9b4a82be291b431c018f83785..aafaf047f92ac3885ae3f29e0698693bd3958c36 100644 (file)
@@ -34,7 +34,7 @@ $helperInstance->addFormNote('profile', "Stimmen die Daten noch? {?shipsimu_prof
 $helperInstance->flushContent();
 
 // Get link helper for profile link
-$linkInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'shipsimu_profile', 'index.php?app={?app_short_name?}&page=login_area'));
+$linkInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'shipsimu_profile'));
 
 // Add action
 $linkInstance->addActionLinkById('profile', 'profile');