]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_sponsor_activate.tpl
More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / guest / guest_sponsor_activate.tpl
index ed390cd74adbde13c28532b55342fc52321ee4f5..87fd88798f773dc2841217ac22eb14949ab28050 100644 (file)
@@ -1,42 +1,44 @@
-<DIV align="center">
-<FORM action="{!URL!}/modules.php?module=index&amp;what=sponsor_login&amp;mode=activate" method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="400">
-<TR>
-  <TD class="guest_title2 bottom2" align="center" height="30" colspan="2">
-    <STRONG>{--SPONSOR_SEND_ACTIVATION_LINK--}</STRONG>
-  </TD>
-</TR>
-<TD colspan="2" height="5" class="seperator">&nbsp;</TD></TR>
-<TR>
-  <TD width="200" align="right" style="padding-right: 10px" height="30">
+<div align="center">
+<form action="{!URL!}/modules.php?module=index&amp;what=sponsor_login&amp;mode=activate" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="guest_table dashed" width="400">
+<tr>
+  <td class="guest_title2 bottom2" align="center" height="30" colspan="2">
+    <strong>{--SPONSOR_SEND_ACTIVATION_LINK--}</strong>
+  </td>
+</tr>
+<tr>
+  <td colspan="2" height="5" class="seperator">&nbsp;</td>
+</tr>
+<tr>
+  <td width="200" align="right" style="padding-right: 10px" height="30">
     {--SPONSOR_ENTER_EMAIL--}:
-  </TD>
-  <TD width="200">
-    <INPUT type="text" name="email" class="guest_normal" size="20" maxlength="255">
-  </TD>
-</TR>
-<TR>
-<TD colspan="2" height="5" class="bottom2 seperator">&nbsp;</TD></TR>
-<TR>
-  <TD colspan="2" align="center" class="guest_footer">
-    <INPUT type="reset" class="guest_reset" value="{--CLEAR_FORM--}" />
-    <INPUT type="submit" name="ok" class="guest_submit" value="{--SPONSOR_ACTIVATION_SUBMIT--}" />
-  </TD>
-</TR>
-</TABLE>
-</FORM>
-</DIV>
+  </td>
+  <td width="200">
+    <input type="text" name="email" class="guest_normal" size="20" maxlength="255" />
+  </td>
+</tr>
+<tr>
+<td colspan="2" height="5" class="bottom2 seperator">&nbsp;</td></tr>
+<tr>
+  <td colspan="2" align="center" class="guest_footer">
+    <input type="reset" class="guest_reset" value="{--CLEAR_FORM--}" />
+    <input type="submit" name="ok" class="guest_submit" value="{--SPONSOR_ACTIVATION_SUBMIT--}" />
+  </td>
+</tr>
+</table>
+</form>
+</div>
 
-<DIV align="center">
-  <FONT class="guest_note">{--SPONSOR_HOWTO_GET_ACTIVATION_LINK--}</FONT>
-</DIV>
+<div align="center">
+  <div class="guest_note">{--SPONSOR_HOWTO_GET_ACTIVATION_LINK--}</div>
+</div>
 <br />
-<DIV align="center">
-<TABLE border="0" cellspacing="0" cellpadding="0" class="guest_table" width="100%">
-<TR>
-  <TD align="center" height="30">
-    &raquo;&raquo;&nbsp;<A href="{!URL!}/modules.php?module=index&amp;what=sponsor_login">{--SPONSOR_BACK_TO_LOGIN--}</A><br />
-  </TD>
-</TR>
-</TABLE>
-</DIV>
+<div align="center">
+<table border="0" cellspacing="0" cellpadding="0" class="guest_table" width="100%">
+<tr>
+  <td align="center" height="30">
+    &raquo;&raquo;&nbsp;<a href="{!URL!}/modules.php?module=index&amp;what=sponsor_login">{--SPONSOR_BACK_TO_LOGIN--}</a><br />
+  </td>
+</tr>
+</table>
+</div>