]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_order-html_intro.tpl
Even some more HTML cleanups #2
[mailer.git] / templates / de / html / member / member_order-html_intro.tpl
index 6a876bf7aa37abcab462165d58347417ddca043f..e3575e2ecf752109f68c7953f7eda7a04e48da80 100644 (file)
@@ -1,13 +1,15 @@
 <tr>
-       <td colspan="2" class="member_title2 bottom"
-               align="center"><strong>{--MEMBER_HTML_ORDER_INTRO--}</strong></td>
+       <td colspan="2" class="member_title2 bottom" 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
-               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="checked" /></td>
+       <td class="bottom" valign="top" align="center" height="20">
+               {--MEMBER_HTML_MSG--}:
+               <input type="radio" name="html" class="member_normal" 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" />
+       </td>
 </tr>