Misc fixes
[shipsimu.git] / application / shipsimu / templates / de / code / block_company_data.ctp
index bb52c0a04050240e3f478a0e1b100e6016a87dbb..2505b54b579fc2f6c52786367974f38bd2b71134 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Get helper instance
-$helperInstance = ObjectFactory::createObjectByConfiguredName('html_link_helper', array($this, 'company'));
+$helperInstance = ObjectFactory::createObjectByConfiguredName('html_link_helper_class', array($this, 'company'));
 
 // Set link text
 $helperInstance->addActionLinkById('company', 'company');