source: branches/dev/data/Smarty/templates/mobile/magazine/confirm.tpl @ 11460

Revision 11460, 802 bytes checked in by inoue, 17 years ago (diff)

モバイル版EC-CUBE

  • Property svn:eol-style set to native
Line 
1<div align="center"><!--{$arrForm.kind|escape}-->³Îǧ</div>
2<hr>
3<!--{$arrForm.kind|escape}-->¤ò¹Ô¤¤¤Þ¤¹¡£<br>
4°Ê²¼¤ÎÆâÍƤǤè¤í¤·¤¤¤Ç¤·¤ç¤¦¤«¡£<br>
5
6<br>
7<form action="confirm.php" method="post">
8    <input type="hidden" name="mode" value="<!--{$arrForm.type}-->">
9    <input type="hidden" name="email" value="<!--{$arrForm.mail|escape}-->">
10    ¢£¥á¡¼¥ë¥¢¥É¥ì¥¹<br>
11    <!--{$arrForm.mail|escape}--><br>
12    <br>
13    <div align="center"><input type="submit" name="submit" value="·èÄê"></div>
14</form>
15<br>
16
17<hr>
18
19<a href="<!--{$smarty.const.URL_CART_TOP}-->" accesskey="9"><!--{9|numeric_emoji}-->¤«¤´¤ò¸«¤ë</a><br>
20<a href="<!--{$smarty.const.URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOP¥Ú¡¼¥¸¤Ø</a><br>
21
22<br>
23
24<!-- ¢§¥Õ¥Ã¥¿¡¼ ¤³¤³¤«¤é -->
25<!--{include file='footer.tpl'}-->
26<!-- ¢¥¥Õ¥Ã¥¿¡¼ ¤³¤³¤Þ¤Ç -->
Note: See TracBrowser for help on using the repository browser.