Class name typo fixed, typo goverment->government fixed
[shipsimu.git] / application / ship-simu / templates / de / code / action_ship_simu_login_government_training.ctp
index cda3466bad6cc4e3e0af26ea0f55af1ab92f77b0..18b29dcfe06583c6d0faffee1f1d7763177c95e6 100644 (file)
@@ -37,7 +37,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();