]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_html_mail_settings.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / member / member_html_mail_settings.tpl
index 8f33bb0c60ca107dfdbafa22c8940aa205c39164..d52d12b8cd44b81ff71cbd21006e3f759971f157 100644 (file)
                        {--MEMBER_HTML_TEXT--}
                </td>
                <td class="bottom" align="left">
-                       <input type="radio" name="html" class="form_field" value="Y"$content[html_y] /> {--YES--}<br />
-                       <input type="radio" name="html" class="form_field" value="N"$content[html_n] /> {--NO--}
+                       <input type="radio" class="form_field" name="html" class="form_field" value="Y"$content[html_y] /> {--YES--}<br />
+                       <input type="radio" class="form_field" name="html" class="form_field" value="N"$content[html_n] /> {--NO--}
                </td>
        </tr>
        <tr>
                <td align="center" colspan="2" class="table_footer">
                        <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="ok" class="form_submit" value="{--SAVE_SETTINGS--}" />
+                       <input type="submit" class="form_submit" name="ok" value="{--SAVE_SETTINGS--}" />
                </td>
        </tr>
 </table>