]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_sponsor_lost.tpl
Typo 'referral'->'referal' fixed, more 'empty version' fixed
[mailer.git] / templates / de / html / guest / guest_sponsor_lost.tpl
index 8c97b773b07ed20144b8f4b1485b3f3bb9c26fbd..bfa36979661a1d3ed892f59d372da89aca117589 100644 (file)
@@ -1,37 +1,36 @@
 <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">
+<form accept-charset="utf-8" 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>
-  </TD>
-</TR>
-<TD colspan="2" height="5" class="seperator">&nbsp;</TD></TR>
-<TR>
-  <TD width="200" align="right" style="padding-right: 10px" height="30">
+  </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_ID--}:
-  </TD>
-  <TD width="200">
-    <INPUT type="text" name="id" class="guest_normal" size="5" maxlength="20">
-  </TD>
-</TR>
-<TR>
-  <TD width="200" align="right" style="padding-right: 10px" height="30">
+  </td>
+  <td width="200">
+    <input type="text" name="id" class="guest_normal" size="5" maxlength="20" />
+  </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_LOST_PASS_SUBMIT--}" />
-  </TD>
-</TR>
-</TABLE>
+  </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_LOST_PASS_SUBMIT--}" />
+  </td>
+</tr>
+</table>
 </form>
 </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>
+<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>