X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_list_user_row.tpl;h=377c383c30306b6cb494e118b395d473e1cf3356;hb=fc0b77bce1b06417dfad15c21e9b17d07ef6d7ec;hp=0d461d0fd0c0869e58cefdb96d12995d4f3de21c;hpb=d0ab0382dd73638f0bc13a1a3d6f117ec11a203e;p=mailer.git diff --git a/templates/de/html/admin/admin_list_user_row.tpl b/templates/de/html/admin/admin_list_user_row.tpl index 0d461d0fd0..377c383c30 100644 --- a/templates/de/html/admin/admin_list_user_row.tpl +++ b/templates/de/html/admin/admin_list_user_row.tpl @@ -1,19 +1,15 @@   - {--_UID--}: - {--SEX--}: - {--SURNAME--}: - {--FAMILY_NAME--}: + {--_UID--}: + {--GENDER--}: + {--SURNAME--}: + {--FAMILY_NAME--}: {--USER_NICKNAME--}:   $content[uid] - $content[sex] + $content[gender] $content[sname] $content[fname] $content[nick] @@ -34,6 +30,22 @@ $content[status] $content[links] + +   + {--TOTAL_POINTS--}: + {--MAILS_SENT--}: + {--CLICK_RATE--}: + {--POINTS_LOCKED--}: + {--__UNUSED--}: + + +   + $content[points] {!POINTS!} + $content[sent] + $content[rate]% + $content[locked] {!POINTS!} + --- + $content[alinks]