All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_reg_form.tpl
index d9c3a4a2eb5dc49d13492cd02db4d0e81c02af53..365c6fc41b05f4c3fc43b98dada97d05e7d58ea7 100644 (file)
@@ -2,7 +2,7 @@
 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td colspan="2" align="center" class="admin_title bottom2" height="29">
+               <td colspan="2" align="center" class="admin_title bottom" height="29">
                        <strong>{--ADMIN_REGISTER_NOW--}</strong>
                </td>
        </tr>
@@ -28,7 +28,7 @@
        </tr>
        $content[pass2_message]
        <tr>
-               <td align="center" colspan="2" class="admin_footer top2">
+               <td align="center" colspan="2" class="admin_footer top">
                        <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
                        <input type="submit" class="admin_submit submit" name="ok" value="{--ADMIN_REG_SUBMIT--}" />
                </td>