]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/code/block_persona_data.ctp
ToDo manager added (I need it by myself!), all links and form action now dynamic
[shipsimu.git] / application / ship-simu / templates / de / code / block_persona_data.ctp
index 45923dc2bf1753476073f982ad5a91f9de0a4033..ec843fd1fc3427d0f4278d67d99324fb11ac28c0 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Get a helper instance for the profile link (and maybe later more!)
-$helperInstance = WebLinkHelper::createWebLinkHelper($this, 'profile_link', 'index.php?app=ship-simu&amp;page=login_area');
+$helperInstance = WebLinkHelper::createWebLinkHelper($this, 'profile_link', 'index.php?app={?app_short_name?}&amp;page=login_area');
 
 // Prefetch user instance
 $helperInstance->prefetchValueInstance('user');