]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_sponsor_activate.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / guest / guest_sponsor_activate.tpl
index 8747f2248d97f32eca9ac907c0a6ed531b41b0d8..0f52739fc04ccef73e77a907727d3ab8bc0b47e9 100644 (file)
@@ -1,9 +1,9 @@
-<DIV align="center">
-<FORM action="{!URL!}/modules.php?module=index&amp;what=sponsor_login&amp;mode=activate" method="POST">
+<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>
+    <strong>{--SPONSOR_SEND_ACTIVATION_LINK--}</strong>
   </TD>
 </TR>
 <TD colspan="2" height="5" class="seperator">&nbsp;</TD></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--}">&nbsp;*
-    <INPUT type="submit" name="ok" class="guest_submit" value="{--SPONSOR_ACTIVATION_SUBMIT--}">
+    <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>
+</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">
+<div align="center">
 <TABLE border="0" cellspacing="0" cellpadding="0" class="guest_table" width="100%">
 <TR>
   <TD align="center" height="30">
-    --&gt;&nbsp;<A href="{!URL!}/modules.php?module=index&amp;what=sponsor_login">{--SPONSOR_BACK_TO_LOGIN--}</A><br />
+    &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>