Even some more HTML cleanups #2
[mailer.git] / templates / de / html / member / member_order-html_intro.tpl
1 <tr>
2         <td colspan="2" class="member_title2 bottom" align="center">
3                 <strong>{--MEMBER_HTML_ORDER_INTRO--}</strong>
4         </td>
5 </tr>
6 <tr>
7         <td class="bottom" valign="top" align="center" height="20">
8                 {--MEMBER_HTML_MSG--}:
9                 <input type="radio" name="html" class="member_normal" value="Y" />
10         </td>
11         <td class="bottom" valign="top" align="center">
12                 {--MEMBER_NORMAL_MSG--}:
13                 <input type="radio" name="html" class="member_normal" value="N" checked="checked" />
14         </td>
15 </tr>