]> git.mxchange.org Git - shipsimu.git/blobdiff - application/shipsimu/templates/de/code/block_company_data.ctp
Merge branch 'master' of git.mxchange.org:/var/cache/git/repos/shipsimu
[shipsimu.git] / application / shipsimu / templates / de / code / block_company_data.ctp
index 9752acf9b942b5520edde65a10cc56ee6e6b6c67..2505b54b579fc2f6c52786367974f38bd2b71134 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Get helper instance
-$helperInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'company'));
+$helperInstance = ObjectFactory::createObjectByConfiguredName('html_link_helper_class', array($this, 'company'));
 
 // Set link text
 $helperInstance->addActionLinkById('company', 'company');