]> git.mxchange.org Git - shipsimu.git/blobdiff - application/shipsimu/templates/de/code/block_persona_data.ctp
Merge branch 'master' of git.mxchange.org:/var/cache/git/repos/shipsimu
[shipsimu.git] / application / shipsimu / templates / de / code / block_persona_data.ctp
index ae725dc5bd6f386485e89e836a353832ff9ab76c..07ff64cfdc274cc08c57940fcb957de6c5603c75 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Get a helper instance for the profile link (and maybe later more!)
-$helperInstance = ObjectFactory::createObjectByConfiguredName('html_link_helper', array($this, 'profile'));
+$helperInstance = ObjectFactory::createObjectByConfiguredName('html_link_helper_class', array($this, 'profile'));
 
 // Prefetch user instance
 $helperInstance->prefetchValueInstance('user');