]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_order_page1.tpl
jquery will not become an extension in the future
[mailer.git] / templates / de / html / member / member_order_page1.tpl
index ac24524c68174156337c232a2c09c70053d9bd93..e2316b7f3f3025cea9ca3644f6b596c0bc0af8f5 100644 (file)
@@ -1,16 +1,15 @@
-<form action="{!URL!}/modules.php?module=login&amp;what=order"
-       method="POST" style="margin-bottom: 0px">
-<table border="0" cellspacing="0" cellpadding="0" width="500"
-       class="member_table dashed" align="center">
-       {--MEMBER_ZIP_CONTENT--} {--MEMBER_HTML_EXTENSION--}
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&amp;what=order" method="post" style="margin-bottom: 0px">
+<table border="0" cellspacing="0" cellpadding="0" width="500" class="member_table dashed" align="center">
+       $content[zip_content]
+       $content[html_extension]
        <tr>
-               <td colspan="2" class="seperator bottom2" height="5">&nbsp;</td>
+               <td colspan="2" class="seperator bottom" height="5">&nbsp;</td>
        </tr>
        <tr>
-               <td colspan="2" align="center" class="member_footer"><INPUT
-                       type="reset" class="member_reset" value="{--CLEAR_FORM--}" />&nbsp;<INPUT
-                       type="submit" name="data" class="member_submit"
-                       value="{--ORDER_PAGE_2--}" /></td>
+               <td colspan="2" align="center" class="member_footer">
+                       <input type="reset" class="member_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" name="data" class="member_submit" value="{--ORDER_PAGE_2--}" />
+               </td>
        </tr>
 </table>
 </form>