]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/templates/de/code/confirm_link.ctp
ToDo manager added (I need it by myself!), all links and form action now dynamic
[shipsimu.git] / application / ship-simu / templates / de / code / confirm_link.ctp
index 6e6cb4716d3b04d91a533d5f77ca8c43ad03b6da..a3f7895a123f771466ba8b22ce8a00703f728ad8 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Get helper instance
-$helper = WebLinkHelper::createWebLinkHelper($this, 'direct_login_link', 'index.php?app=ship-simu&amp;page=login');
+$helper = WebLinkHelper::createWebLinkHelper($this, 'direct_login_link', 'index.php?app={?app_short_name?}&amp;page=login');
 
 // Set link text
 $helper->addLinkWithTextById('direct_login_link_text');