Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_list_autopurge_row.tpl
index 61509d597803ee3e66a70653c430b4d9b8263719..c6380cd1c0088eead4a29e9186f6e6f0e35e5c68 100644 (file)
@@ -1,10 +1,10 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[uid]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[userid]</td>
        <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[gender]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[sname]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[fname]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[surname]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[family]</td>
        <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[email]</td>
        <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[joined]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[last]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[last_online]</td>
        <td align="center" class="switch_sw$content[sw] bottom2">$content[notified]</td>
 </tr>