Lock reason now saved in DB, deleted accounts shall be locked for re-registering...
[mailer.git] / templates / de / html / admin / admin_list_user_row.tpl
index 377c383c30306b6cb494e118b395d473e1cf3356..a9b8cbb854cb0543a63b5a4f95acd2f03c4311d7 100644 (file)
@@ -10,9 +10,9 @@
        <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>
+       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[surname]</TD>
+       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">$content[family]</TD>
+       <TD align="center" class="bottom2 switch_sw$content[sw]">$content[nickname]</TD>
 </TR>
 <TR>
        <TD width="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
@@ -26,7 +26,7 @@
        <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[refid]</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 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[emails_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 width="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
+       <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--LOCK_REASON--}:</STRONG></TD>
+       <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--LOCK_TIMESTAMP--}:</STRONG></TD>
+       <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--__UNUSED--}:</STRONG></TD>
+       <TD align="center" class="right2 switch_sw$content[sw]"><STRONG>{--__UNUSED--}:</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[lock_reason]</TD>
+       <TD align="center" class="right2 switch_sw$content[sw] bottom2">$content[lock_timestamp]</TD>
+       <TD align="center" class="right2 switch_sw$content[sw] bottom2">---</TD>
+       <TD align="center" class="right2 switch_sw$content[sw] bottom2">---</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>