X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_sponsor_row.tpl;h=45f46732127e43ddf18b2cd20131b6f8f9d53942;hb=63f159414369b5ea19a8ca75d8cd8033c45d8341;hp=8d5d9982b27067981c25d87f739e0f922a31e016;hpb=64c8349613addc3da2242c5cd6b99d64e3fb5f8e;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 8d5d9982b2..45f4673212 100644 --- a/templates/de/html/admin/admin_list_sponsor_row.tpl +++ b/templates/de/html/admin/admin_list_sponsor_row.tpl @@ -1,38 +1,51 @@ - {--ID_SELECT--} - {--SURNAME_FAMILY--}: - {--SPONSOR_POINTS_LEFT--}: + + {--ID_SELECT--} + + + {--SURNAME_FAMILY--}: + + + {--SPONSOR_POINTS_LEFT--}: + - - [ $content[id] ] - - - $content[gender] $content[surname] $content[family] - - - [ $content[points] ] - + + [$content[id]] + + + {%pipe,translateGender=$content[gender]%} $content[surname] $content[family] + + + {%pipe,translateComma=$content[points]%} {?POINTS?} + - - {--_STATUS--}: - - {--SPONSOR_CREATED--}: - {--ADMIN_LAST_ONLINE--}: - {--REMOTE_IP--}: + + {--SPONSOR_STATUS--}: + + + {--SPONSOR_CREATED--}: + + + {--LAST_ONLINE_SHORT--}: + + + {--REMOTE_IP--}: + - - [ $content[status] ] - - - $content[created] - - - $content[last_online] - - - $content[ip] - + + [{%pipe,translateSponsorStatus=$content[status]%}] + + + $content[sponsor_created] + + + $content[last_online] + + + $content[remote_addr] +