Link to creating new company relinked to generic company page
[shipsimu.git] / application / ship-simu / templates / de / code / login_profile.ctp
index 92b2dec241b6d97bedee8859e2f798a8c4b56e8d..841d63f44b47055db583788c5a9115648a128a80 100644 (file)
@@ -5,7 +5,7 @@
 $helper = WebFormHelper::createWebFormHelper($this, "shipsimu_profile");
 
 // Pre-fetch field data with a given registry key
-$helper->prefetchFieldValues('user');
+$helper->prefetchValueInstance('user');
 
 // Password can only be changed when the old one is entered and new one twice!
 $helper->addFormGroup('pass', "Neues Passwort einrichten:");