]> git.mxchange.org Git - shipsimu.git/blobdiff - application/shipsimu/templates/de/code/action_ship_simu_login_refill.ctp
Misc fixes
[shipsimu.git] / application / shipsimu / templates / de / code / action_ship_simu_login_refill.ctp
index 743674012f47151663cb927cc2ca3c94a79ba695..04812647969b65726ae93e58730fc1b0a5417965 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Neue Helper-Instanz holen
-$helperInstance = ObjectFactory::createObjectByConfiguredName('html_form_helper', array($this, 'shipsimu_refill'));
+$helperInstance = ObjectFactory::createObjectByConfiguredName('html_form_helper_class', array($this, 'shipsimu_refill'));
 
 // Pre-fetch payment types
 $helperInstance->prefetchValueInstance('payments');