More templates rewritten
[mailer.git] / templates / de / html / admin / admin_reset_pass_done.tpl
1 <BR />
2 <TABLE border="0" cellspacing="0" cellpadding="0" width="620" align="center" class="admin_table dashed">
3 <TR>
4         <TD class="admin_title bottom2" height="30">
5                 <STRONG>{--ADMIN_RESET_PASS_DONE_TITLE--}</STRONG>
6         </TD>
7 </TR>
8 <TR>
9         <TD class="bottom2">
10                 $content
11         </TD>
12 </TR>
13 <TR>
14         <TD class="admin_footer">
15                 &raquo;&raquo;&nbsp;<STRONG><A href="{!URL!}/modules.php?module=admin">{--ADMIN_CONTINUE_LOGIN--}</A></STRONG>
16         </TD>
17 </TR>
18 </TABLE>