]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/code/action_ship_simu_login_refill.ctp
Filteres rewritten, birthday added, some fixes:
[shipsimu.git] / application / ship-simu / templates / de / code / action_ship_simu_login_refill.ctp
index 4bca46db4a90a5852b035412ff3918e00282b588..84c29c078850ef05bc027374457887c711369e5a 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Neue Helper-Instanz holen
-$helperInstance = ObjectFactory::createObjectByConfiguredName('web_form_helper', array($this, 'refill_form'));
+$helperInstance = ObjectFactory::createObjectByConfiguredName('web_form_helper', array($this, 'shipsimu_refill'));
 
 // Pre-fetch payment types
 $helperInstance->prefetchValueInstance('payments');
@@ -55,6 +55,6 @@ $helperInstance->flushContent();
                Jetzt dein {?currency?}-Konto aufladen!
        </div>
        <div class="content_body">
-               {?refill_form?}
+               {?shipsimu_refill?}
        </div>
 </div>