All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / guest / guest_confirm_link.tpl
index 5bfe051d435733af5847feb48a71cc19fe8dbd8c..5eebb65a2f7566ea46da7e183ededffc7e251460 100644 (file)
@@ -2,7 +2,7 @@
 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=index&amp;what=confirm" method="post" style="margin-bottom: 0px">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td align="center" colspan="3" class="admin_title bottom2" height="30">
+               <td align="center" colspan="3" class="admin_title bottom" height="30">
                        <div class="big">{--REQUEST_CONFIRM_LINK_TITLE--}</div>
                </td>
        </tr>
@@ -26,7 +26,7 @@
                <td colspan="3" class="seperator" height="6">&nbsp;</td>
        </tr>
        <tr>
-               <td align="center" colspan="3" class="admin_footer top2">
+               <td align="center" colspan="3" class="admin_footer top">
                        <input type="reset" class="guest_reset" value="{--CLEAR_FORM--}" />
                        <input type="submit" name="ok" class="guest_submit" value="{--REQUEST_CONFIRM_LINK--}" />
                </td>