Revision 15079,
1.0 KB
checked in by nanasess, 16 years ago
(diff) |
svn:mime-type application/x-httpd-php; charset=UTF-8 設定
|
-
Property svn:mime-type set to
application/x-httpd-php; charset=UTF-8
|
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.