X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fship-simu%2Ftemplates%2Fde%2Fcode%2Faction_login_logout.ctp;h=8e430022a3d371be6b8db277292b36dc03154a70;hb=a12f51f9ed853bb79352fb9feffe4ac2c773ee17;hp=944166e2940bd6b6ccf5f941261a74520455d973;hpb=cb9f9b9c5859160ac8de5908f15f28a5957dcc9c;p=shipsimu.git diff --git a/application/ship-simu/templates/de/code/action_login_logout.ctp b/application/ship-simu/templates/de/code/action_login_logout.ctp index 944166e..8e43002 100644 --- a/application/ship-simu/templates/de/code/action_login_logout.ctp +++ b/application/ship-simu/templates/de/code/action_login_logout.ctp @@ -1,6 +1,6 @@ addLinkWithTextById('logout_now_link_text'); @@ -9,7 +9,7 @@ $helper->addLinkWithTextById('logout_now_link_text'); $helper->flushContent(); // Get helper instance -$helper = WebLinkHelper::createWebLinkHelper($this, 'return_login_link', 'index.php?app=ship-simu&page=login_area'); +$helper = WebLinkHelper::createWebLinkHelper($this, 'return_login_link', 'index.php?app={?app_short_name?}&page=login_area'); // Set link text $helper->addLinkWithTextById('return_login_link_text');