More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_list_autopurge_row.tpl
index 4ee80e8c824d93996d649d210b76657676f86c5d..61509d597803ee3e66a70653c430b4d9b8263719 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[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[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] bottom2 right2">$content[uid]</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[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>