]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_transfer_settings.tpl
Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / member / member_transfer_settings.tpl
index 492dc2cd893411ea069c5246cccce5513dc34625..4a7b7601a1b7d613da635ffbe3b5f3d9e1efe0c3 100644 (file)
@@ -1,15 +1,16 @@
 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&amp;what=transfer" method="post" style="margin-bottom: 0px">
 <table border="0" cellspacing="0" cellpadding="0" width="420" class="member_table dashed">
        <tr>
 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&amp;what=transfer" method="post" style="margin-bottom: 0px">
 <table border="0" cellspacing="0" cellpadding="0" width="420" class="member_table dashed">
        <tr>
-               <td align="center" width="260" class="admin_title bottom2" height="50">
-               {--TRANSFER_ALLOW_OPT_IN--}</td>
-               <td align="center" width="160" class="admin_title bottom2" height="50">
+               <td align="center" width="260" class="bottom2" height="50">
+                       {--TRANSFER_ALLOW_OPT_IN--}
+               </td>
+               <td align="center" width="160" class="bottom2" height="50">
                        {--YES--}:&nbsp;<input type="radio" name="opt_in" class="member_normal" value="Y"$content[allow_y] />
                        {--NO--}:&nbsp;<input type="radio" name="opt_in" class="member_normal" value="N"$content[allow_n] />
                </td>
        </tr>
        <tr>
                        {--YES--}:&nbsp;<input type="radio" name="opt_in" class="member_normal" value="Y"$content[allow_y] />
                        {--NO--}:&nbsp;<input type="radio" name="opt_in" class="member_normal" value="N"$content[allow_n] />
                </td>
        </tr>
        <tr>
-               <td align="center" colspan="2" height="40">
+               <td align="center" colspan="2" class="admin_footer">
                        <input type="reset" class="member_reset" value="{--CLEAR_FORM--}" />
                        <input type="submit" class="member_submit" name="ok" value="{--SAVE_SETTINGS--}" />
                </td>
                        <input type="reset" class="member_reset" value="{--CLEAR_FORM--}" />
                        <input type="submit" class="member_submit" name="ok" value="{--SAVE_SETTINGS--}" />
                </td>