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=a0e44227c5209e17e5ca6df1b91fda5e9f5dd1c1;hpb=307a4e11763f0914e73dc756b219356e1c29ab25;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 a0e44227c5..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[salut] $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] + +