]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/code/action_ship_simu_login_government_startup_help.ctp
Missing bracket added
[shipsimu.git] / application / ship-simu / templates / de / code / action_ship_simu_login_government_startup_help.ctp
index 3cd8efa001d42b38356b97ade45aab12afbf2ee0..e300a0158496d5c2b297102a41bd4694cf5f8f64 100644 (file)
@@ -41,7 +41,7 @@ $helperInstance->addFormNote('data_protection', "Deine Daten werden nach den g&u
 $helperInstance->flushContent();
 
 // Get link helper for profile link
-$linkInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'shipsimu_profile');
+$linkInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'shipsimu_profile'));
 
 // Add action
 $linkInstance->addActionLinkById('profile', 'profile');