Surfbar extended (dummy), user list now displays total points, locked points, click...
[mailer.git] / templates / de / html / admin / admin_list_user_row.tpl
index 2dd71cfe8d523c4aacff689b12a0803aa38fd444..377c383c30306b6cb494e118b395d473e1cf3356 100644 (file)
@@ -1,13 +1,9 @@
 <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="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 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>