]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_sponsor_already.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_add_sponsor_already.tpl
index 9443e2ad68df27b76c754a401c7205e4c42294ec..222d22ad5d031735f2a31143a603657c5a845046 100644 (file)
@@ -1,28 +1,28 @@
 <form action="{!URL!}/modules.php?module=admin&amp;what=add_sponsor&amp;force=1" method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed" width="520">
-<TR>
-  <TD class="admin_title bottom2" width="10" height="30">&nbsp;</TD>
-  <TD class="admin_title bottom2" align="center">
+<table border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed">
+<tr>
+  <td class="admin_title bottom2" width="10" height="30">&nbsp;</td>
+  <td class="admin_title bottom2" align="center">
     <strong>{--ADMIN_SPONSOR_REALLY_ADD_SPONSOR--}</strong>
-  </TD>
-  <TD class="admin_title bottom2" width="10">&nbsp;</TD>
-</TR>
-<TR><TD class="seperator" colspan="3" height="5">&nbsp;</TD></TR>
-<TR>
-  <TD width="10" height="30">&nbsp;</TD>
-  <TD align="center">
+  </td>
+  <td class="admin_title bottom2" width="10">&nbsp;</td>
+</tr>
+<tr><td class="seperator" colspan="3" height="5">&nbsp;</td></tr>
+<tr>
+  <td width="10" height="30">&nbsp;</td>
+  <td align="center">
     {--ADMIN_SPONSOR_DO_YOU_REALLY_WANT_ADDING--}
-  </TD>
-  <TD width="10">&nbsp;</TD>
-</TR>
-<TR><TD class="seperator bottom2" colspan="3" height="5">&nbsp;</TD></TR>
-<TR>
-  <TD class="admin_footer seperator" width="10">&nbsp;</TD>
-  <TD class="admin_footer">
+  </td>
+  <td width="10">&nbsp;</td>
+</tr>
+<tr><td class="seperator bottom2" colspan="3" height="5">&nbsp;</td></tr>
+<tr>
+  <td class="admin_footer seperator" width="10">&nbsp;</td>
+  <td class="admin_footer">
     {!__HIDDEN_DATA!}
     <INPUT type="submit" name="ok" class="admin_submit" value="{--ADD_SPONSOR--}" />
-  </TD>
-  <TD class="admin_footer seperator" width="10">&nbsp;</TD>
-</TR>
-</TABLE>
+  </td>
+  <td class="admin_footer seperator" width="10">&nbsp;</td>
+</tr>
+</table>
 </form>