]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_sponsor_lost.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / guest / guest_sponsor_lost.tpl
index 43415ddf889a02ed90d0ca843f3a81b0b761fc7d..8c97b773b07ed20144b8f4b1485b3f3bb9c26fbd 100644 (file)
@@ -1,9 +1,9 @@
-<DIV align="center">
-<FORM action="{!URL!}/modules.php?module=index&amp;what=sponsor_login&amp;mode=lost_pass" method="POST">
+<div align="center">
+<form action="{!URL!}/modules.php?module=index&amp;what=sponsor_login&amp;mode=lost_pass" 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_LOST_PASSWORD--}</STRONG>
+    <strong>{--SPONSOR_SEND_LOST_PASSWORD--}</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_LOST_PASS_SUBMIT--}">
+    <INPUT type="reset" class="guest_reset" value="{--CLEAR_FORM--}" />
+    <INPUT type="submit" name="ok" class="guest_submit" value="{--SPONSOR_LOST_PASS_SUBMIT--}" />
   </TD>
 </TR>
 </TABLE>
-</FORM>
-</DIV>
+</form>
+</div>
 
-<DIV align="center">
-  <FONT class="guest_note">{--SPONSOR_HOWTO_GET_LOST_PASSWORD--}</FONT>
-</DIV>
+<div align="center">
+  <div class="guest_note">{--SPONSOR_HOWTO_GET_LOST_PASSWORD--}</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>