]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_sponsor_already.tpl
More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / admin / admin_add_sponsor_already.tpl
index da5404e42b4edeb5fadf1fc97c03a689a1181628..1bf5e45815361f98d7deea28f1e7cbb5cca03512 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">
-    <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">
+<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">
+<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">
     {--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>
-</FORM>
+    <input type="submit" name="ok" class="admin_submit" value="{--ADD_SPONSOR--}" />
+  </td>
+  <td class="admin_footer seperator" width="10">&nbsp;</td>
+</tr>
+</table>
+</form>