]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_autopurge_row.tpl
Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / admin / admin_list_autopurge_row.tpl
index 44c5f4355097507e427bb7580d046ba397724653..c2e12e065ce1a253541344567ba675b313546e89 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[sex]</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[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">$content[notified]</TD>
-</TR>
+<tr>
+       <td align="center" class="switch_sw$content[sw] bottom right">$content[userid]</td>
+       <td align="center" class="switch_sw$content[sw] bottom right">$content[gender]</td>
+       <td align="center" class="switch_sw$content[sw] bottom right">$content[surname]</td>
+       <td align="center" class="switch_sw$content[sw] bottom right">$content[family]</td>
+       <td align="center" class="switch_sw$content[sw] bottom right">$content[email]</td>
+       <td align="center" class="switch_sw$content[sw] bottom right">$content[joined]</td>
+       <td align="center" class="switch_sw$content[sw] bottom right">$content[last_online]</td>
+       <td align="center" class="switch_sw$content[sw] bottom">$content[notified]</td>
+</tr>