Renamed to match with new name
[shipsimu.git] / application / ship-simu / main / commands / web / government / class_WebGovernmentFailedTrainingCommand.php
index 1feecb10e8ca4f2c25d4decd093289fa768f3d47..d79c2aa8ad3c0c713ce91911ad944b1172d26d0c 100644 (file)
@@ -118,7 +118,7 @@ class WebGovernmentFailedTrainingCommand extends BaseCommand implements Commanda
                $menuInstance->renderMenu();
 
                // Transfer it to the template engine instance
-               $menuInstance->transferToTemplateEngine();
+               $menuInstance->transferContentToTemplateEngine();
 
                // ... and all variables. This should be merged together in a pattern
                // to make things easier. A cache mechanism should be added between