All database names are now 'back-ticked' and constant _MYSQL_PREFIX is wrapped. Partl...
[mailer.git] / templates / de / html / member / member_order_page1.tpl
1 <form action="{!URL!}/modules.php?module=login&amp;what=order"
2         method="POST" style="margin-bottom: 0px">
3 <table border="0" cellspacing="0" cellpadding="0" width="500"
4         class="member_table dashed" align="center">
5         {--MEMBER_ZIP_CONTENT--} {--MEMBER_HTML_EXTENSION--}
6         <tr>
7                 <td colspan="2" class="seperator bottom2" height="5">&nbsp;</td>
8         </tr>
9         <tr>
10                 <td colspan="2" align="center" class="member_footer"><input
11                         type="reset" class="member_reset" value="{--CLEAR_FORM--}" />&nbsp;<input
12                         type="submit" name="data" class="member_submit"
13                         value="{--ORDER_PAGE_2--}" /></td>
14         </tr>
15 </table>
16 </form>