]> git.mxchange.org Git - shipsimu.git/blobdiff - application/shipsimu/templates/de/code/action_ship_simu_login_profile.ctp
Renamed 'content' to 'main_content' + updated 'core'.
[shipsimu.git] / application / shipsimu / templates / de / code / action_ship_simu_login_profile.ctp
index 8037a4ec096d706ad6724c804bffb45d009d9439..ccd073b0314631f8c35546c4029f660e26b61afa 100644 (file)
@@ -2,7 +2,7 @@
 // Get helper instance for web forms. This will add the opening form-tag to
 // the helper's render cache which is simply a small variable in the class
 // BaseHelper.
-$helperInstance = ObjectFactory::createObjectByConfiguredName('web_form_helper', array($this, "shipsimu_profile"));
+$helperInstance = ObjectFactory::createObjectByConfiguredName('html_form_helper_class', array($this, "shipsimu_profile"));
 
 // Pre-fetch field data with a given registry key
 $helperInstance->prefetchValueInstance('user');