]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_sponsor.tpl
Even more XHTML fixes #3
[mailer.git] / templates / de / html / admin / admin_list_sponsor.tpl
index cbac6e99998f3235de68bee8bd6364ab7fe0f8dd..a75aa88ebbfa131b16b6a1d9c589d40a30f0db1e 100644 (file)
@@ -1,15 +1,15 @@
-<form action="{!URL!}/modules.php?module=admin&amp;what=list_sponsor" method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
-<TR>
-  <TD colspan="4" align="center" class="admin_title bottom2" height="30">
+<form action="{!URL!}/modules.php?module=admin&amp;what=list_sponsor" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" align="center">
+<tr>
+  <td colspan="4" align="center" class="admin_title bottom2" height="30">
     <strong>{--ADMIN_LIST_SPONSOR_ACCOUNTS--}</strong>
-  </TD>
-</TR>
+  </td>
+</tr>
 {!__SPONSOR_ROWS!}
-<TR>
-  <TD colspan="4" class="admin_footer" style="padding: 5px">
-    <div class="admin_notes tiny">{--ADMIN_LIST_SPONSOR_NOTES--}</div>
-  </TD>
-</TR>
-</TABLE>
+<tr>
+  <td colspan="4" class="admin_footer" style="padding: 5px">
+    <span class="admin_notes tiny">{--ADMIN_LIST_SPONSOR_NOTES--}</span>
+  </td>
+</tr>
+</table>
 </form>
\ No newline at end of file