All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_send_reset_link.tpl
index c8075370d4045d4152db5a45754c6e78ef0c3a27..5df9f2343e4ed2f321931ffad9cffeaa12037def 100644 (file)
@@ -1,15 +1,15 @@
 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;reset_pass=1" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
 <tr>
-       <td class="admin_title bottom2" height="30" colspan="2">
+       <td class="admin_title bottom" height="30" colspan="2">
                <strong>{--ADMIN_SEND_RESET_LINK_TITLE--}</strong>
        </td>
 </tr>
 <tr>
-       <td height="40" width="50%" class="bottom2">
+       <td height="40" width="50%" class="bottom">
                {--ADMIN_ENTER_EMAIL--}
        </td>
-       <td width="50%" class="bottom2">
+       <td width="50%" class="bottom">
                <input type="text" class="admin_normal"  name="email" size="20" maxlength="255" />
        </td>
 </tr>