]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_sponsor_lost.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / guest / guest_sponsor_lost.tpl
index 4e8ff9f6aef9164092052326a4c68d146036dbf9..3a83de53a129a9fd8aae4de236f5ef255953cae0 100644 (file)
@@ -1,8 +1,8 @@
 <div align="center">
 <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">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed" width="400">
 <tr>
-       <td class="guest_title bottom" align="center" colspan="2">
+       <td class="table_header bottom" align="center" colspan="2">
                <strong>{--SPONSOR_SEND_LOST_PASSWORD--}</strong>
        </td>
 </tr>
@@ -11,7 +11,7 @@
                {--SPONSOR_ENTER_ID--}:
        </td>
        <td width="200">
-               <input type="text" name="id" class="guest_normal" size="5" maxlength="20" />
+               <input type="text" name="id" class="form_field" size="5" maxlength="20" />
        </td>
 </tr>
 <tr>
                {--SPONSOR_ENTER_EMAIL--}:
        </td>
        <td class="bottom" width="200">
-               <input type="text" name="email" class="guest_normal" size="20" maxlength="255" />
+               <input type="text" name="email" class="form_field" size="20" maxlength="255" />
        </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 colspan="2" align="center" class="table_footer">
+               <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
+               <input type="submit" name="ok" class="form_submit" value="{--SPONSOR_LOST_PASS_SUBMIT--}" />
        </td>
 </tr>
 </table>
 </div>
 
 <div align="center">
-       <div class="guest_note">{--SPONSOR_HOWTO_GET_LOST_PASSWORD--}</div>
+       <div class="notice">{--SPONSOR_HOWTO_GET_LOST_PASSWORD--}</div>
 </div>
 
 <div align="center">
-<table border="0" cellspacing="0" cellpadding="0" class="guest_table" width="100%">
+<table border="0" cellspacing="0" cellpadding="0" class="table" width="100%">
 <tr>
        <td align="center">
                &raquo;&raquo;&nbsp;<a href="{%url=modules.php?module=index&amp;what=sponsor_login%}">{--SPONSOR_BACK_TO_LOGIN--}</a><br />