]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_reset_password.tpl
Bad typo fixed and extension 'ext-coupon' started:
[mailer.git] / templates / de / html / admin / admin_reset_password.tpl
index 9e6a9a80b76f1e2fe6894bd968d608904a6d7502..fa3b3dc5197127caac2c8318870c63110fb202a3 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;reset_pass=1%}" method="post">
+<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="table dashed">
 <tr>
        <td class="table_header bottom" colspan="2">
@@ -17,7 +17,7 @@
 <tr>
        <td class="table_footer" colspan="2">
                <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-               <input type="submit" name="send_link" class="form_submit" value="{--ADMIN_RESET_PASS_SUBMIT--}" />
+               <input type="submit" name="send_link" class="form_submit" value="{--ADMIN_RESET_PASSWORD_SUBMIT--}" />
        </td>
 </tr>
 </table>