]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_user_row.tpl
Continued:
[mailer.git] / templates / de / html / admin / admin_list_user_row.tpl
index f9cf6543864b6bec8efcf72d9ec92ce687694a06..de3bedc7f7e74337d8dbcf8d6677b17e22c5088a 100644 (file)
@@ -1,24 +1,27 @@
 <tr>
        <td width="20%" align="center" class="right top {%template,ColorSwitch%}"><strong>{--_USERID--}:</strong></td>
-       <td width="20%" align="center" class="right top {%template,ColorSwitch%}"><strong>{--GENDER--}:</strong></td>
+       <td width="20%" align="center" class="right top {%template,ColorSwitch%}"><strong>{--SEX--}:</strong></td>
        <td width="20%" align="center" class="right top {%template,ColorSwitch%}"><strong>{--SURNAME--}:</strong></td>
        <td width="20%" align="center" class="right top {%template,ColorSwitch%}"><strong>{--FAMILY--}:</strong></td>
        <td width="20%" align="center" class="{%template,ColorSwitch%} top"><strong>{--USER_NICKNAME--}:</strong></td>
 </tr>
+
 <tr>
        <td align="center" class="bottom right {%template,ColorSwitch%}">{%pipe,generateUserProfileLink=$content[userid]%}</td>
-       <td align="center" class="bottom right {%template,ColorSwitch%}">{%user,gender,translateGender=$content[userid]%}</td>
+       <td align="center" class="bottom right {%template,ColorSwitch%}">{%user,sex,translateSex=$content[userid]%}</td>
        <td align="center" class="bottom right {%template,ColorSwitch%}">{%user,surname=$content[userid]%}</td>
        <td align="center" class="bottom right {%template,ColorSwitch%}">{%user,family=$content[userid]%}</td>
        <td align="center" class="bottom {%template,ColorSwitch%}">{%user,nickname,fixEmptyContentToDashes=$content[userid]%}</td>
 </tr>
+
 <tr>
        <td align="center" class="right {%template,ColorSwitch%}"><strong>{--EMAIL--}:</strong></td>
        <td align="center" class="right {%template,ColorSwitch%}"><strong>{--REMOTE_IP--}:</strong></td>
-       <td align="center" class="right {%template,ColorSwitch%}"><strong>{--REFERAL_USERID--}:</strong></td>
+       <td align="center" class="right {%template,ColorSwitch%}"><strong>{--REFERRAL_USERID--}:</strong></td>
        <td align="center" class="right {%template,ColorSwitch%}"><strong>{--ACCOUNT_STATUS--}:</strong></td>
        <td align="center" class="{%template,ColorSwitch%}"><strong>{--UNCONFIRMED_LINKS--}:</strong></td>
 </tr>
+
 <tr>
        <td align="center" class="right {%template,ColorSwitch%} bottom">$content[email]</td>
        <td align="center" class="right {%template,ColorSwitch%} bottom">{%user,REMOTE_ADDR=$content[userid]%}</td>
        <td align="center" class="right {%template,ColorSwitch%} bottom">{%user,status,translateUserStatus=$content[userid]%}</td>
        <td align="center" class="{%template,ColorSwitch%} bottom">$content[links]</td>
 </tr>
+
 <tr>
        <td align="center" class="right {%template,ColorSwitch%}"><strong>{--TOTAL_POINTS--}:</strong></td>
        <td align="center" class="right {%template,ColorSwitch%}"><strong>{--MAILS_SENT--}:</strong></td>
        <td align="center" class="right {%template,ColorSwitch%}"><strong>{--CLICK_RATE--}:</strong></td>
        <td align="center" class="right {%template,ColorSwitch%}"><strong>{--LOCKED_POINTS--}:</strong></td>
-       <td align="center" class="{%template,ColorSwitch%}"><strong>{--TOTAL_REFERALS--}:</strong></td>
+       <td align="center" class="{%template,ColorSwitch%}"><strong>{--TOTAL_REFERRALS--}:</strong></td>
 </tr>
+
 <tr>
-       <td align="center" class="right {%template,ColorSwitch%} bottom">{%pipe,getTotalPoints,translateComma=$content[userid]%} {?POINTS?}</td>
+       <td align="center" class="right {%template,ColorSwitch%} bottom">{%pipe,getTotalPoints,translateComma=$content[userid]%}</td>
        <td align="center" class="right {%template,ColorSwitch%} bottom">$content[emails_sent]</td>
        <td align="center" class="right {%template,ColorSwitch%} bottom">{%pipe,translateComma=$content[click_rate]%}&#37;</td>
-       <td align="center" class="right {%template,ColorSwitch%} bottom">{%pipe,translateComma=$content[locked_points]%} {?POINTS?}</td>
+       <td align="center" class="right {%template,ColorSwitch%} bottom">{%pipe,translateComma=$content[locked_points]%}</td>
        <td align="center" class="{%template,ColorSwitch%} bottom">$content[refs]</td>
 </tr>
+
 <tr>
        <td align="center" class="right {%template,ColorSwitch%}"><strong>{--LOCK_REASON--}:</strong></td>
        <td align="center" class="right {%template,ColorSwitch%}"><strong>{--LOCK_TIMESTAMP--}:</strong></td>
@@ -47,6 +53,7 @@
        <td align="center" class="right {%template,ColorSwitch%}"><strong>{--RAND_CONFIRMED--}:</strong></td>
        <td align="center" class="{%template,ColorSwitch%}"><strong>{--_UNUSED--}:</strong></td>
 </tr>
+
 <tr>
        <td align="center" class="right {%template,ColorSwitch%} bottom">{%user,lock_reason,fixEmptyContentToDashes=$content[userid]%}</td>
        <td align="center" class="right {%template,ColorSwitch%} bottom">$content[lock_timestamp]</td>
@@ -54,6 +61,7 @@
        <td align="center" class="right {%template,ColorSwitch%} bottom">{%user,rand_confirmed,translateComma=$content[userid]%}/{%config,translateComma=user_min_confirmed%}</td>
        <td align="center" class="{%template,ColorSwitch%} bottom">---</td>
 </tr>
+
 <tr>
        <td height="22" colspan="5" class="table_header {%template,ColorSwitch%}">
                {%pipe,generateMemberAdminActionLinks=$content[userid]%}