]> 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 fae86d2bceac70173579015cb0c4a145ba1f9ad7..de3bedc7f7e74337d8dbcf8d6677b17e22c5088a 100644 (file)
@@ -1,6 +1,6 @@
 <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>
@@ -8,7 +8,7 @@
 
 <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>