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=7188a39ae5a32cd9c97f51f1aa63778440a01c55;hpb=bfbf712685680761babfd9ea059a224a4aa244bf;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 7188a39ae5..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--}: + {--ID_SELECT--} + {--SURNAME_FAMILY--}: + {--SPONSOR_POINTS_LEFT--}: - - [ $content[id] ] + + [$content[id]] - - $content[gender] $content[sname] $content[fname] + + {%pipe,translateGender=$content[gender]%} $content[surname] $content[family] - - [ $content[points] ] + + {%pipe,translateComma=$content[points]%} {?POINTS?} - - {--_STATUS--}: + + {--SPONSOR_STATUS--}: - {--SPONSOR_CREATED--}: - {--ADMIN_LAST_ONLINE--}: - {--REMOTE_IP--}: + {--SPONSOR_CREATED--}: + {--LAST_ONLINE_SHORT--}: + {--REMOTE_IP--}: - - [ $content[status] ] + + [{%pipe,sponsorTranslateUserStatus=$content[status]%}] - - $content[created] + + $content[sponsor_created] - - $content[last] + + $content[last_online] - - $content[ip] + + $content[remote_addr]