source: branches/rel/data/Smarty/templates/mobile/guide/kiyaku.tpl @ 12157

Revision 12157, 1.1 KB 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<center>¤´ÍøÍѵ¬Ìó(<!--{$tpl_kiyaku_index+1}-->/<!--{$tpl_kiyaku_last_index+1}-->)</center>
9
10<hr>
11
12<!-- ¢§ËÜʸ ¤³¤³¤«¤é -->
13<font color="#ff0000"><!--{$tpl_kiyaku_title|escape}--></font><br>
14<!--{$tpl_kiyaku_text|escape}--><br>
15<!-- ¢¥ËÜʸ ¤³¤³¤Þ¤Ç -->
16
17<!--{if !$tpl_kiyaku_is_first || !$tpl_kiyaku_is_last}-->
18<br>
19<!--{if !$tpl_kiyaku_is_first}-->
20<a href="kiyaku.php?page=<!--{$tpl_kiyaku_index-1}-->" accesskey="1"><!--{1|numeric_emoji}-->Ìá¤ë</a><br>
21<!--{/if}-->
22<!--{if !$tpl_kiyaku_is_last}-->
23<a href="kiyaku.php?page=<!--{$tpl_kiyaku_index+1}-->" accesskey="2"><!--{2|numeric_emoji}-->¿Ê¤à</a><br>
24<!--{/if}-->
25<!--{/if}-->
26
27<br>
28<hr>
29
30<a href="<!--{$smarty.const.MOBILE_URL_CART_TOP}-->" accesskey="9"><!--{9|numeric_emoji}-->¤«¤´¤ò¸«¤ë</a><br>
31<a href="<!--{$smarty.const.MOBILE_URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOP¥Ú¡¼¥¸¤Ø</a><br>
32
33<br>
34
35<!-- ¢§¥Õ¥Ã¥¿¡¼ ¤³¤³¤«¤é -->
36<!--{include file='footer.tpl'}-->
37<!-- ¢¥¥Õ¥Ã¥¿¡¼ ¤³¤³¤Þ¤Ç -->
Note: See TracBrowser for help on using the repository browser.