]> git.mxchange.org Git - shipsimu.git/blobdiff - application/shipsimu/templates/de/code/action_ship_simu_login_company.ctp
Misc fixes
[shipsimu.git] / application / shipsimu / templates / de / code / action_ship_simu_login_company.ctp
index 2fe6d33dbef5c69c617d9193535bafc98decf263..ebe2fbd3d5481d02401040f96a4e3c91205c008b 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Get a link helper instance
-$linkInstance = ObjectFactory::createObjectByConfiguredName('html_link_helper', array($this, 'list_companies'));
+$linkInstance = ObjectFactory::createObjectByConfiguredName('html_link_helper_class', array($this, 'list_companies'));
 
 // Prefetch the user data
 $linkInstance->prefetchValueInstance('user');