]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_order-html_intro.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / member / member_order-html_intro.tpl
index e3575e2ecf752109f68c7953f7eda7a04e48da80..aa945910d28fc60a10a72468a8278511c2fb5b6c 100644 (file)
@@ -1,15 +1,15 @@
 <tr>
-       <td colspan="2" class="member_title2 bottom" align="center">
+       <td colspan="2" class="table_header bottom" align="center">
                <strong>{--MEMBER_HTML_ORDER_INTRO--}</strong>
        </td>
 </tr>
 <tr>
        <td class="bottom" valign="top" align="center" height="20">
                {--MEMBER_HTML_MSG--}:
-               <input type="radio" name="html" class="member_normal" value="Y" />
+               <input type="radio" name="html" class="form_field" value="Y" />
        </td>
        <td class="bottom" valign="top" align="center">
                {--MEMBER_NORMAL_MSG--}:
-               <input type="radio" name="html" class="member_normal" value="N" checked="checked" />
+               <input type="radio" name="html" class="form_field" value="N" checked="checked" />
        </td>
 </tr>