source: branches/rel/data/Smarty/templates/mobile/mypage/refusal.tpl @ 12157

Revision 12157, 893 bytes checked in by uehara, 17 years ago (diff)
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">Âà²ñ³Îǧ</div>
9<hr>
10<!--{$CustomerName1|escape}--> <!--{$CustomerName2|escape}-->ÍÍ¡¢²ñ°÷¤«¤éÂà²ñ¤ò¤µ¤ì¤Þ¤¹¤È¡¢ÅÐÏ¿¤µ¤ì¤Æ¤¤¤ë¤ªÆϤ±Àè¤Î¾ðÊó¤Ê¤ÉÁ´¤Æºï½ü¤µ¤ì¤Þ¤¹¤¬¤è¤í¤·¤¤¤Ç¤·¤ç¤¦¤«¡£<br>
11<br>
12<div align="center">
13<form action="<!--{$smarty.server.PHP_SELF|escape}-->" method="post">
14    <input type="submit" name="no" value="¤¤¤¤¤¨">
15    <input type="submit" name="complete" value="¤Ï¤¤">
16</form>
17</div>
18<br>
19
20<hr>
21
22<a href="<!--{$smarty.const.MOBILE_URL_CART_TOP}-->" accesskey="9"><!--{9|numeric_emoji}-->¤«¤´¤ò¸«¤ë</a><br>
23<a href="<!--{$smarty.const.MOBILE_URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOP¥Ú¡¼¥¸¤Ø</a><br>
24
25<br>
26
27<!-- ¢§¥Õ¥Ã¥¿¡¼ ¤³¤³¤«¤é -->
28<!--{include file='footer.tpl'}-->
29<!-- ¢¥¥Õ¥Ã¥¿¡¼ ¤³¤³¤Þ¤Ç -->
Note: See TracBrowser for help on using the repository browser.