source: branches/comu/data/Smarty/templates/mobile/magazine/confirm.tpl @ 11984

Revision 11984, 930 bytes checked in by uehara, 17 years ago (diff)
  • Property svn:eol-style set to native
Line 
1<!--{*
2/*
3 * Copyright(c) 2000-2007 LOCKON CO.,LTD. All Rights Reserved.
4 *
5 * http://www.lockon.co.jp/
6 */
7*}-->
8<div align="center"><!--{$arrForm.kind|escape}-->³Îǧ</div>
9<hr>
10<!--{$arrForm.kind|escape}-->¤ò¹Ô¤¤¤Þ¤¹¡£<br>
11°Ê²¼¤ÎÆâÍƤǤè¤í¤·¤¤¤Ç¤·¤ç¤¦¤«¡£<br>
12
13<br>
14<form action="confirm.php" method="post">
15    <input type="hidden" name="mode" value="<!--{$arrForm.type}-->">
16    <input type="hidden" name="email" value="<!--{$arrForm.mail|escape}-->">
17    ¢£¥á¡¼¥ë¥¢¥É¥ì¥¹<br>
18    <!--{$arrForm.mail|escape}--><br>
19    <br>
20    <div align="center"><input type="submit" name="submit" value="·èÄê"></div>
21</form>
22<br>
23
24<hr>
25
26<a href="<!--{$smarty.const.MOBILE_URL_CART_TOP}-->" accesskey="9"><!--{9|numeric_emoji}-->¤«¤´¤ò¸«¤ë</a><br>
27<a href="<!--{$smarty.const.MOBILE_URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOP¥Ú¡¼¥¸¤Ø</a><br>
28
29<br>
30
31<!-- ¢§¥Õ¥Ã¥¿¡¼ ¤³¤³¤«¤é -->
32<!--{include file='footer.tpl'}-->
33<!-- ¢¥¥Õ¥Ã¥¿¡¼ ¤³¤³¤Þ¤Ç -->
Note: See TracBrowser for help on using the repository browser.