More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_unlock_emails_redir_row.tpl
index 04e8b175cf312db117d7415b85d2819f7305e010..e02e444a0e383f1855eac6a254dc62ec4c3b5370 100644 (file)
@@ -1,8 +1,8 @@
-<TR>
-       <TD class="bottom2 switch_sw$content[sw]" width="10">&nbsp;</TD>
-       <TD class="bottom2 switch_sw$content[sw]" width="25" align="center">
+<tr>
+       <td class="bottom2 switch_sw$content[sw]" width="10">&nbsp;</td>
+       <td class="bottom2 switch_sw$content[sw]" width="25" align="center">
        <INPUT type="radio" name="sel[$content[id]]" value="$content[url]">
-       </TD>
-       <TD class="bottom2 switch_sw$content[sw]">$content[url]</TD>
-       <TD class="bottom2 switch_sw$content[sw]" width="10">&nbsp;</TD>
-</TR>
+       </td>
+       <td class="bottom2 switch_sw$content[sw]">$content[url]</td>
+       <td class="bottom2 switch_sw$content[sw]" width="10">&nbsp;</td>
+</tr>