]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_user_row.tpl
Large code cleanups:
[mailer.git] / templates / de / html / admin / admin_list_user_row.tpl
index 377c383c30306b6cb494e118b395d473e1cf3356..ec071fbe0d05454addf51cb08e47ec72c2307d3a 100644 (file)
@@ -1,51 +1,61 @@
-<TR>
-       <TD width="5" class="switch_sw$content[sw] top2 seperator">&nbsp;</TD>
-       <TD width="20%" align="center" class="right2 top2 switch_sw$content[sw]"><STRONG>{--_UID--}:</STRONG></TD>
-       <TD width="20%" align="center" class="right2 top2 switch_sw$content[sw]"><STRONG>{--GENDER--}:</STRONG></TD>
-       <TD width="20%" align="center" class="right2 top2 switch_sw$content[sw]"><STRONG>{--SURNAME--}:</STRONG></TD>
-       <TD width="20%" align="center" class="right2 top2 switch_sw$content[sw]"><STRONG>{--FAMILY_NAME--}:</STRONG></TD>
-       <TD width="20%" align="center" class="switch_sw$content[sw] top2"><STRONG>{--USER_NICKNAME--}:</STRONG></TD>
-</TR>
-<TR>
-       <TD width="5" class="switch_sw$content[sw] seperator bottom2">&nbsp;</TD>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[uid]</TD>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[gender]</TD>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[sname]</TD>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[fname]</TD>
-       <TD align="center" class="bottom2 switch_sw$content[sw]">$content[nick]</TD>
-</TR>
-<TR>
-       <TD width="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
-       <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--ADDY--}:</STRONG></TD>
-       <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--REMOTE_IP--}:</STRONG></TD>
-       <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--REF_UID--}:</STRONG></TD>
-       <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--ACCOUNT_STATUS--}:</STRONG></TD>
-       <TD align="center" class="switch_sw$content[sw]"><STRONG>{--UNCONFIRMED_LINKS--}:</STRONG></TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw] seperator bottom2" width="5">&nbsp;</TD>
-       <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[email]</TD>
-       <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[addr]</TD>
-       <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[ref]</TD>
-       <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[status]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">$content[links]</TD>
-</TR>
-<TR>
-       <TD width="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
-       <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--TOTAL_POINTS--}:</STRONG></TD>
-       <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--MAILS_SENT--}:</STRONG></TD>
-       <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--CLICK_RATE--}:</STRONG></TD>
-       <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--POINTS_LOCKED--}:</STRONG></TD>
-       <TD align="center" class="switch_sw$content[sw]"><STRONG>{--__UNUSED--}:</STRONG></TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw] seperator bottom2" width="5">&nbsp;</TD>
-       <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[points] {!POINTS!}</TD>
-       <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[sent]</TD>
-       <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[rate]%</TD>
-       <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[locked] {!POINTS!}</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">---</TD>
-</TR>
-<TR>
-       <TD height="22" colspan="6" class="admin_title">$content[alinks]</TD>
-</TR>
+<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>{--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,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>{--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,refid,generateUserProfileLink=$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_REFERRALS--}:</strong></td>
+</tr>
+<tr>
+       <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]%}</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>
+       <td align="center" class="right {%template,ColorSwitch%}"><strong>{--OWN_POINTS--}:</strong></td>
+       <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>
+       <td align="center" class="right {%template,ColorSwitch%} bottom">{%pipe,translateComma=$content[own_points]%}</td>
+       <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]%}
+       </td>
+</tr>