]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_reset_pass_done.tpl
More HTML rewrites #2
[mailer.git] / templates / de / html / admin / admin_reset_pass_done.tpl
index ea485616927001a812d9aa16a532d6acf0fb6a92..670dc101dde732cb8da49c192ac15dd6f7b755a3 100644 (file)
@@ -1,18 +1,17 @@
-<BR />
-<TABLE border="0" cellspacing="0" cellpadding="0" width="620" align="center" class="admin_table dashed">
-<TR>
-       <TD class="admin_title bottom2" height="30">
-               <STRONG>{--ADMIN_RESET_PASS_DONE_TITLE--}</STRONG>
-       </TD>
-</TR>
-<TR>
-       <TD class="bottom2">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<tr>
+       <td class="admin_title bottom">
+               <strong>{--ADMIN_RESET_PASS_DONE_TITLE--}</strong>
+       </td>
+</tr>
+<tr>
+       <td class="bottom">
                $content
-       </TD>
-</TR>
-<TR>
-       <TD class="admin_footer">
-               --&gt;&nbsp;<STRONG><A href="{!URL!}/modules.php?module=admin">{--ADMIN_CONTINUE_LOGIN--}</A></STRONG>
-       </TD>
-</TR>
-</TABLE>
+       </td>
+</tr>
+<tr>
+       <td class="admin_footer">
+               &raquo;&raquo;&nbsp;<strong><a href="{%url=modules.php?module=admin%}">{--ADMIN_CONTINUE_LOGIN--}</a></strong>
+       </td>
+</tr>
+</table>