Email address confirmation now working (not in registration):
[shipsimu.git] / application / ship-simu / templates / de / code / block_persona_data.ctp
index 6b01149e67631d67472fa6d29c5dfbcf62e3aea4..f51077b0c0500dae9fdf2fca6742b4f3c9db71e1 100644 (file)
@@ -13,6 +13,9 @@ $helperInstance->prefetchValueInstance('user');
 <div class="gamer_name_div">
        Spielername: <span class="gamer_name">{?block_username?}</span>
 </div>
+<div class="gamer_status_div">
+       Spielerstatus: <span class="gamer_status">{?block_user_status?}</span>
+</div>
 <div class="gamer_profile_div">
        {?profile_link?}
 </div>