Class name typo fixed, typo goverment->government fixed
[shipsimu.git] / application / ship-simu / templates / de / code / action_ship_simu_login_government_startup_help.ctp
index 63a61188cc0353fa46ffe93fc162d8aafb513a2a..475c147c9d005812e02add1222005c000b7c73e7 100644 (file)
@@ -44,7 +44,7 @@ $helperInstance->flushContent();
 $linkInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'shipsimu_profile_link', 'index.php?app={?app_short_name?}&page=login_area'));
 
 // Add action
-$linkInstance->addActionLinkById('profile', 'goto_profile_link');
+$linkInstance->addActionLinkById('profile', 'link_text_profile');
 
 // Flush the finished form
 $linkInstance->flushContent();