Missing bracket added
authorRoland Häder <roland@mxchange.org>
Fri, 21 Aug 2009 22:08:21 +0000 (22:08 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 21 Aug 2009 22:08:21 +0000 (22:08 +0000)
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');