]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/code/action_ship_simu_login_company.ctp
Several entries fixed/renamed (sory, lame text)
[shipsimu.git] / application / ship-simu / templates / de / code / action_ship_simu_login_company.ctp
index 64d88476eabb104422b6dbdadef97f137abb14fa..6e824d484f9f2b8222ebb900e9d8fa9176334baf 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Get a link helper instance
-$linkInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'companys'));
+$linkInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'list_companies'));
 
 // Prefetch the user data
 $linkInstance->prefetchValueInstance('user');
@@ -85,6 +85,6 @@ $linkInstance->flushContent();
        </div>
 
        <div class="table_footer">
-               {?companys?}
+               {?list_companies?}
        </div>
 </div>