]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_surfbar_urls_row.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_unlock_surfbar_urls_row.tpl
index d04298d636ff9c11925f4b5a98c4a0ff7814bd51..4daef0decf1e56773cefacc16dd250c1235a38e8 100644 (file)
@@ -1,17 +1,17 @@
-<TR>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
+<tr>
+       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
                <INPUT type="checkbox" title="{--ID_SELECT--} $content[id]" name="id[$content[id]]" value="1" class="admin_normal" />
-       </TD>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
+       </td>
+       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
                $content[userid]
-       </TD>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
+       </td>
+       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
                $content[url]
-       </TD>
-       <TD align="center" class="bottom2 right2 switch_sw$content[sw]">
+       </td>
+       <td align="center" class="bottom2 right2 switch_sw$content[sw]">
                <a href="$content[framekiller]" target="_blank" title="{--ADMIN_TEST_URL--}">{--ADMIN_TEST_URL--}</a>
-       </TD>
-       <TD align="center" class="bottom2 switch_sw$content[sw]">
+       </td>
+       <td align="center" class="bottom2 switch_sw$content[sw]">
                $content[registered]
-       </TD>
-</TR>
+       </td>
+</tr>