source: branches/comu/data/Smarty/templates/mobile/guide/about.tpl @ 12197

Revision 12197, 2.2 KB checked in by adati, 17 years ago (diff)

1.3.0正式版のマージ

  • 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<center>±¿±Ä²ñ¼Ò¾Ò²ð</center>
9
10<hr>
11
12<!-- ¢§ËÜʸ ¤³¤³¤«¤é -->
13<!--{if $arrSiteInfo.shop_name != ""}-->
14[emoji:38]<font color="#800000">Ź̾</font><br>
15<!--{$arrSiteInfo.shop_name|escape}--><br>
16<!--{/if}-->
17<!--{if $arrSiteInfo.company_name != ""}-->
18[emoji:39]<font color="#800000">²ñ¼Ò̾</font><br>
19<!--{$arrSiteInfo.company_name|escape}--><br>
20<!--{/if}-->
21<!--{if $arrSiteInfo.zip01 != ""}-->
22[emoji:121]<font color="#800000">½»½ê</font><br>
23¢©<!--{$arrSiteInfo.zip01|escape}-->-<!--{$arrSiteInfo.zip02|escape}--><br>
24<!--{$arrSiteInfo.pref|escape}--><!--{$arrSiteInfo.addr01|escape}--><!--{$arrSiteInfo.addr02|escape}--><br>
25<!--{/if}-->
26<!--{if $arrSiteInfo.tel01 != ""}-->
27[emoji:74]<font color="#800000">ÅÅÏÃÈÖ¹æ</font><br>
28<!--{$arrSiteInfo.tel01|escape}-->-<!--{$arrSiteInfo.tel02|escape}-->-<!--{$arrSiteInfo.tel03|escape}--><br>
29<!--{/if}-->
30<!--{if $arrSiteInfo.fax01 != ""}-->
31[emoji:76]<font color="#800000">FAXÈÖ¹æ</font><br>
32<!--{$arrSiteInfo.fax01|escape}-->-<!--{$arrSiteInfo.fax02|escape}-->-<!--{$arrSiteInfo.fax03|escape}--><br>
33<!--{/if}-->
34<!--{if $arrSiteInfo.business_hour != ""}-->
35[emoji:176]<font color="#800000">±Ä¶È»þ´Ö</font><br>
36<!--{$arrSiteInfo.business_hour|escape}--><br>
37<!--{/if}-->
38<!--{if $arrSiteInfo.email02 != ""}-->
39[emoji:110]<font color="#800000">¥á¡¼¥ë¥¢¥É¥ì¥¹</font><br>
40<a href="mailto:<!--{$arrSiteInfo.email02|escape}-->"><!--{$arrSiteInfo.email02|escape}--></a><br>
41<!--{/if}-->
42<!--{if $arrSiteInfo.good_traded != ""}-->
43[emoji:72]<font color="#800000">¼è°·¾¦ÉÊ</font><br>
44<!--{$arrSiteInfo.good_traded|escape|nl2br}--><br>
45<!--{/if}-->
46<!--{if $arrSiteInfo.message != ""}-->
47[emoji:70]<font color="#800000">¥á¥Ã¥»¡¼¥¸</font><br>
48<!--{$arrSiteInfo.message|escape|nl2br}--><br>
49<!--{/if}-->
50<!-- ¢¥ËÜʸ ¤³¤³¤Þ¤Ç -->
51
52<br>
53<hr>
54
55<a href="<!--{$smarty.const.MOBILE_URL_CART_TOP}-->" accesskey="9"><!--{9|numeric_emoji}-->¤«¤´¤ò¸«¤ë</a><br>
56<a href="<!--{$smarty.const.MOBILE_URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOP¥Ú¡¼¥¸¤Ø</a><br>
57
58<br>
59
60<!-- ¢§¥Õ¥Ã¥¿¡¼ ¤³¤³¤«¤é -->
61<!--{include file='footer.tpl'}-->
62<!-- ¢¥¥Õ¥Ã¥¿¡¼ ¤³¤³¤Þ¤Ç -->
Note: See TracBrowser for help on using the repository browser.