]> git.mxchange.org Git - admin.git/blobdiff - application/admin/templates/de/code/block_persona_data.ctp
Rewritten for updated core
[admin.git] / application / admin / templates / de / code / block_persona_data.ctp
index 36a620b70cee0acb9d853becc469713fd8b2a100..a8fd0c1ce14a119eed3790da48b262f22c63e1be 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Get a helper instance for the profile link (and maybe later more!)
-$helperInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'profile_link', 'index.php?app={?app_short_name?}&amp;page=login_area'));
+$helperInstance = ObjectFactory::createObjectByConfiguredName('web_link_helper', array($this, 'profile', 'index.php?app={?app_short_name?}&amp;page=login_area'));
 
 // Prefetch user instance
 $helperInstance->prefetchValueInstance('user');
@@ -17,7 +17,7 @@ $helperInstance->flushContent();
        Account-Status: <span class="user_status">{?block_user_status?}</span>
 </div>
 <div class="user_profile_div">
-       {?profile_link?}
+       {?profile?}
 </div>
 <div class="user_registered_div">
        Angemeldet seit: <span class="registered">{?block_registered?}</span>