X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fship-simu%2Ftemplates%2Fde%2Fcode%2Faction_login_logout.ctp;h=8e430022a3d371be6b8db277292b36dc03154a70;hb=ed423f90d3cad10f8a1de9fa70274c4b322e662e;hp=944166e2940bd6b6ccf5f941261a74520455d973;hpb=63f10e66b084753fae3e9f3dc66bddd0ad6b1087;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');