961cfe5b90b0187f47d5baf7b7061342caa07f62
[mailer.git] / templates / de / html / member / member_order_page1.tpl
1 <div align="center">
2 <form accept-charset="utf-8" action="{%url=modules.php?module=login&amp;what=order%}" method="post">
3 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
4         $content[zip_content]
5         $content[html_extension]
6         <tr>
7                 <td colspan="2" align="center" class="table_footer">
8                         <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
9                         <input type="submit" name="data" class="form_submit" value="{--ORDER_PAGE_2--}" />
10                 </td>
11         </tr>
12 </table>
13 </form>
14 </div>