]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_transfer_settings.tpl
mailer project continued:
[mailer.git] / templates / de / html / member / member_transfer_settings.tpl
index 15cce8239769a926adfb21782525203df85f175b..95662a006cc1d10939906be1d8471275509ff0c8 100644 (file)
@@ -1,12 +1,12 @@
-<form accept-charset="utf-8" action="{%url=modules.php?module=login&amp;what=transfer%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=login&amp;what=transfer%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" width="420" class="table dashed">
        <tr>
                <td align="center" width="260" class="bottom" height="50">
-                       {--TRANSFER_ALLOW_OPT_IN--}
+                       {--MEMBER_ALLOW_TRANSFER_OPT_IN--}
                </td>
                <td align="center" width="160" class="bottom" height="50">
-                       <input type="radio" name="opt_in" class="form_field" value="Y"$content[allow_y] /> {--YES--}<br />
-                       <input type="radio" name="opt_in" class="form_field" value="N"$content[allow_n] /> {--NO--}
+                       <input type="radio" class="form_field" name="opt_in" value="Y"$content[allow_y] /> {--YES--}<br />
+                       <input type="radio" class="form_field" name="opt_in" value="N"$content[allow_n] /> {--NO--}
                </td>
        </tr>
        <tr>