ToDo manager added (I need it by myself!), all links and form action now dynamic
[shipsimu.git] / application / ship-simu / templates / de / code / login_main.ctp
index 81c6c111cdfc181470e35140e9a764966bd013db..74c9e747b2380f25e8a18b4af754170d658964e3 100644 (file)
@@ -63,7 +63,7 @@ if ($blockInstance->getValueInstance()->ifUserIsFounder()) {
 $blockInstance->flushContent();
 
 // Get helper instance
-$linkInstance = WebLinkHelper::createWebLinkHelper($this, 'logout_action_link', 'index.php?app=ship-simu&page=login_area');
+$linkInstance = WebLinkHelper::createWebLinkHelper($this, 'logout_action_link', 'index.php?app={?app_short_name?}&page=login_area');
 
 // Add action
 $linkInstance->addLinkGroup('logout', "");