X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=application%2Fship-simu%2Ftemplates%2Fde%2Fcode%2Fconfirm_link.ctp;fp=application%2Fship-simu%2Ftemplates%2Fde%2Fcode%2Fconfirm_link.ctp;h=6e6cb4716d3b04d91a533d5f77ca8c43ad03b6da;hp=91ae0dc979f8186dce19c1eed6d40ce71f657419;hb=e2e65313ab2b10ecf1543350095192997dd523ed;hpb=0d830fa818c20a7bda5e58e4ab93ff16887800d1 diff --git a/application/ship-simu/templates/de/code/confirm_link.ctp b/application/ship-simu/templates/de/code/confirm_link.ctp index 91ae0dc..6e6cb47 100644 --- a/application/ship-simu/templates/de/code/confirm_link.ctp +++ b/application/ship-simu/templates/de/code/confirm_link.ctp @@ -3,7 +3,7 @@ $helper = WebLinkHelper::createWebLinkHelper($this, 'direct_login_link', 'index.php?app=ship-simu&page=login'); // Set link text -$helper->setLinkTextById('direct_login_link_text'); +$helper->addLinkWithTextById('direct_login_link_text'); // Flush the content $helper->flushContent();