Rewritten to match with class name
authorRoland Häder <roland@mxchange.org>
Fri, 21 Aug 2009 21:19:28 +0000 (21:19 +0000)
committerRoland Häder <roland@mxchange.org>
Fri, 21 Aug 2009 21:19:28 +0000 (21:19 +0000)
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&auml;tigungscode unten eingeben.
 
        <div id="resend_box">
-               {?resend?}
+               {?resend_link?}
        </div>
 
        <div id="confirm_code_box">