ToDo manager added (I need it by myself!), all links and form action now dynamic
[shipsimu.git] / application / blog / templates / de / code / block_persona_data.ctp
index 5911ed76c370d935d925a5859b33dfd04b51d246..e92df8a6b4996cc4a8987e2aa4d4265dd3e46168 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Get a helper instance for the profile link (and maybe later more!)
-$helperInstance = WebLinkHelper::createWebLinkHelper($this, 'profile_link', 'index.php?app=blog&amp;page=login_area');
+$helperInstance = WebLinkHelper::createWebLinkHelper($this, 'profile_link', 'index.php?app={?app_short_name?}&amp;page=login_area');
 
 // Prefetch user instance
 $helperInstance->prefetchValueInstance('user');