Several more constants rewritten to getConfig()
[mailer.git] / templates / de / html / admin / admin_reset_pass_done.tpl
1 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
2 <tr>
3         <td class="admin_title bottom2" height="30">
4                 <strong>{--ADMIN_RESET_PASS_DONE_TITLE--}</strong>
5         </td>
6 </tr>
7 <tr>
8         <td class="bottom2">
9                 $content
10         </td>
11 </tr>
12 <tr>
13         <td class="admin_footer">
14                 &raquo;&raquo;&nbsp;<strong><a href="{?URL?}/modules.php?module=admin">{--ADMIN_CONTINUE_LOGIN--}</a></strong>
15         </td>
16 </tr>
17 </table>