// 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, "resend"));
+$helperInstance = ObjectFactory::createObjectByConfiguredName('web_form_helper', array($this, 'resend_link'));
// Pre-fetch field data with a given registry key
$helperInstance->prefetchValueInstance('user');
Bestätigungscode unten eingeben.
<div id="resend_box">
- {?resend?}
+ {?resend_link?}
</div>
<div id="confirm_code_box">