X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_sponsor_row.tpl;h=be611a320f3de1587573da6ed0996d2c03607224;hb=964a3b539e335f6d70e7779630fd3d25fd38398d;hp=b6d33dd704c60730d1874ca99ad0814393e7190c;hpb=56156f6c4392510cdbe0eb4f2ccefc23b43e2672;p=mailer.git diff --git a/templates/de/html/admin/admin_list_sponsor_row.tpl b/templates/de/html/admin/admin_list_sponsor_row.tpl index b6d33dd704..be611a320f 100644 --- a/templates/de/html/admin/admin_list_sponsor_row.tpl +++ b/templates/de/html/admin/admin_list_sponsor_row.tpl @@ -1,38 +1,39 @@ - - {--ID_SELECT--} - {--SURNAME_FAMILY--}: - {--SPONSOR_POINTS_LEFT--}: - - - - [ $content[id] ] - - - $content[gender] $content[sname] $content[fname] - - - [ $content[points] ] - - - - - {--_STATUS--}: - - {--SPONSOR_CREATED--}: - {--ADMIN_LAST_ONLINE--}: - {--REMOTE_IP--}: - - - - [ $content[status] ] - - - $content[created] - - - $content[last] - - - $content[ip] - - + + {--ID_SELECT--} + {--SURNAME_FAMILY--}: + {--SPONSOR_POINTS_LEFT--}: + + + + [$content[id]] + + + {%pipe,translateGender=$content[gender]%} $content[surname] $content[family] + + + {%pipe,translateComma=$content[points]%} {?POINTS?} + + + + + {--SPONSOR_STATUS--}: + + {--SPONSOR_CREATED--}: + {--LAST_ONLINE_SHORT--}: + {--REMOTE_IP--}: + + + + [{%pipe,sponsorTranslateUserStatus=$content[status]%}] + + + $content[sponsor_created] + + + $content[last_online] + + + $content[remote_addr] + +