A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_reset_pass_done.tpl
index cf45a8e0ff771e81443e77f76b3c503e41446a5c..25cb1bb6431164e6f8e3491988901d0574ae4db2 100644 (file)
@@ -1,17 +1,17 @@
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
 <tr>
-       <td class="admin_title bottom2" height="30">
+       <td class="table_header bottom">
                <strong>{--ADMIN_RESET_PASS_DONE_TITLE--}</strong>
        </td>
 </tr>
 <tr>
-       <td class="bottom2">
+       <td class="bottom">
                $content
        </td>
 </tr>
 <tr>
-       <td class="admin_footer">
-               &raquo;&raquo;&nbsp;<strong><a href="{?URL?}/modules.php?module=admin">{--ADMIN_CONTINUE_LOGIN--}</a></strong>
+       <td class="table_footer">
+               &raquo;&raquo;&nbsp;<strong><a href="{%url=modules.php?module=admin%}">{--ADMIN_CONTINUE_LOGIN--}</a></strong>
        </td>
 </tr>
 </table>