]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_order-html_intro.tpl
Next phase of rewrite: member_header->header_column and other CSS class fixes/rewrites
[mailer.git] / templates / de / html / member / member_order-html_intro.tpl
index 8e77d1464f2fd0401db3ebd4d8c2c207f1c99c89..2528127c38db1066ac72f430a1e3d3eaf68d3469 100644 (file)
@@ -1,13 +1,13 @@
 <tr>
-       <td colspan="2" class="member_title2 bottom2" height="30"
+       <td colspan="2" class="member_title2 bottom" height="30"
                align="center"><strong>{--MEMBER_HTML_ORDER_INTRO--}</strong></td>
 </tr>
 <tr>
        <td colspan="2" class="seperator" height="5">&nbsp;</td>
 </tr>
 <tr>
-       <td valign="top" height="20" align="right">{--MEMBER_HTML_MSG--}:&nbsp;<INPUT
+       <td valign="top" height="20" align="right">{--MEMBER_HTML_MSG--}:&nbsp;<input
                type="radio" name="html" class="member_normal" value="Y">&nbsp;&nbsp;</td>
-       <td valign="top">&nbsp;&nbsp;{--MEMBER_NORMAL_MSG--}:&nbsp;<INPUT
-               type="radio" name="html" class="member_normal" value="N" checked></td>
-</tr>
\ No newline at end of file
+       <td valign="top">&nbsp;&nbsp;{--MEMBER_NORMAL_MSG--}:&nbsp;<input
+               type="radio" name="html" class="member_normal" value="N" checked="checked" /></td>
+</tr>