]> git.mxchange.org Git - admin.git/blobdiff - application/admin/templates/de/code/action_admin_status_problem.ctp
Rewritten to match with class name
[admin.git] / application / admin / templates / de / code / action_admin_status_problem.ctp
index 63cea23b9f0923729b86f8fa679fec1c8572bb5e..de4ba157acabc6b77a6271ee40d308001fb680bb 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, "resend"));
+$helperInstance = ObjectFactory::createObjectByConfiguredName('web_form_helper', array($this, 'resend_link'));
 
 // Pre-fetch field data with a given registry key
 $helperInstance->prefetchValueInstance('user');
@@ -54,7 +54,7 @@ if ($helperInstance->ifUserAccountUnconfirmed()) {
        Bestätigungscode unten eingeben.
 
        <div id="resend_box">
-               {?resend?}
+               {?resend_link?}
        </div>
 
        <div id="confirm_code_box">