X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_sponsor_row.tpl;h=7b42c5fa80d788d2406d4efbd72502da43d91403;hb=67f53c107d5b68f6e735407b98803fc83e12d7b4;hp=50be92401901d646b0d32a3f39b0c78294f021dd;hpb=76b1b077bda73310c536f658d3a9bb5e12232f39;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 50be924019..7b42c5fa80 100644 --- a/templates/de/html/admin/admin_list_sponsor_row.tpl +++ b/templates/de/html/admin/admin_list_sponsor_row.tpl @@ -1,38 +1,38 @@ - {--ID_SELECT--} - {--SURNAME_FAMILY--}: - {--SPONSOR_POINTS_LEFT--}: + {--ID_SELECT--} + {--SURNAME_FAMILY--}: + {--SPONSOR_POINTS_LEFT--}: - - [ $content[id] ] + + [$content[id]] - - $content[gender] $content[surname] $content[family] + + {%pipe,translateGender=$content[gender]%} $content[surname] $content[family] - - [ $content[points] ] + + [{%pipe,translateComma=$content[points]%}] - + {--_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_online] - - $content[ip] + + $content[remote_addr]