Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / member / member_html_mail_settings.tpl
index 627a9f43188dfdcb31f8188437f862119fecd4fe..ec9f6cd4b641d2f7e09525d2ddcb8b09b79b906f 100644 (file)
@@ -11,8 +11,8 @@
                        {--MEMBER_HTML_TEXT--}
                </td>
                <td class="bottom" align="left">
-                       {--YES--}:<input type="radio" name="html" class="member_normal" value="Y"$content[html_y] /><br />
-                       {--NO--}:<input type="radio" name="html" class="member_normal" value="N"$content[html_n] />
+                       <input type="radio" name="html" class="member_normal" value="Y"$content[html_y] /> {--YES--}<br />
+                       <input type="radio" name="html" class="member_normal" value="N"$content[html_n] /> {--NO--}
                </td>
        </tr>
        <tr>