Mailer project continued (heavy refactoring):
[mailer.git] / templates / de / html / member / member_order_thanks.tpl
1 <div align="center">
2 {%form,formMethodPost=modules.php?module=login&amp;what=order%}
3         <div class="table_header bottom">
4                 {--MEMBER_THANX_ORDER_TITLE--}
5         </div>
6
7         <div class="bottom">
8                 {--MEMBER_THANX_ORDER--}
9         </div>
10
11         <div class="table_footer">
12                 <input type="submit" class="form_submit" value="{--MEMBER_CONTINUE_AREA--}" />
13         </div>
14 {%form_close%}
15 </div>