]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_unconfirmed_row.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_list_unconfirmed_row.tpl
index c0898cc2936a17e9807ec253997ea04ae0a4389c..31807f8823c983c09bfec4775da03af3406e89c7 100644 (file)
@@ -1,8 +1,8 @@
-<TR>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[u_link]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><a
+<tr>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[u_link]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2"><a
                href="{!URL!}/mailid.php?uid=$content[uid]&amp;$content[link]=$content[id]"
-               target="_blank">{--CLICK_NOW--}</a></TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[email]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">$content[status]</TD>
-</TR>
+               target="_blank">{--CLICK_NOW--}</a></td>
+       <td class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[email]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2">$content[status]</td>
+</tr>