X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_sponsor_row.tpl;h=1cc2c1cccaaac72f07a9901beccb7109d2b0f949;hb=refs%2Fheads%2F0.2.1-FINAL;hp=41618d5652e48ef7902236a8de94fbc823a6b47d;hpb=f01652b7b8efac92d97889e312402c4a845c2f14;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 41618d5652..1cc2c1ccca 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--}: - - - - [ $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,translateSex=$content[sex]%} $content[surname] $content[family] + + + {%pipe,translateComma=$content[points]%} {?POINTS?} + + + + + {--SPONSOR_STATUS--}: + + + {--SPONSOR_CREATED--}: + + + {--LAST_ONLINE_SHORT--}: + + + {--REMOTE_IP--}: + + + + + [{%pipe,translateSponsorStatus=$content[status]%}] + + + $content[sponsor_created] + + + $content[last_online] + + + $content[remote_addr] + +