source: temp/branches/mobile/data/Smarty/templates/mobile/guide/about.tpl @ 11406

Revision 11406, 2.0 KB checked in by rebelt, 17 years ago (diff)

以下のモバイルサイト用ページ・機能を作成いたしました。

  • ログイン
  • パスワードを忘れた方
  • ご利用ガイド
  • お問い合せ
  • 空メール機能
  • Property svn:eol-style set to native
Line 
1<center>±¿±Ä²ñ¼Ò¾Ò²ð</center>
2
3<hr>
4
5<!-- ¢§ËÜʸ ¤³¤³¤«¤é -->
6<!--{if $arrSiteInfo.shop_name != ""}-->
7[emoji:38]<font color="#800000">Ź̾</font><br>
8<!--{$arrSiteInfo.shop_name|escape}--><br>
9<!--{/if}-->
10<!--{if $arrSiteInfo.company_name != ""}-->
11[emoji:39]<font color="#800000">²ñ¼Ò̾</font><br>
12<!--{$arrSiteInfo.company_name|escape}--><br>
13<!--{/if}-->
14<!--{if $arrSiteInfo.zip01 != ""}-->
15[emoji:121]<font color="#800000">½»½ê</font><br>
16¢©<!--{$arrSiteInfo.zip01|escape}-->-<!--{$arrSiteInfo.zip02|escape}--><br>
17<!--{$arrSiteInfo.pref|escape}--><!--{$arrSiteInfo.addr01|escape}--><!--{$arrSiteInfo.addr02|escape}--><br>
18<!--{/if}-->
19<!--{if $arrSiteInfo.tel01 != ""}-->
20[emoji:74]<font color="#800000">ÅÅÏÃÈÖ¹æ</font><br>
21<!--{$arrSiteInfo.tel01|escape}-->-<!--{$arrSiteInfo.tel02|escape}-->-<!--{$arrSiteInfo.tel03|escape}--><br>
22<!--{/if}-->
23<!--{if $arrSiteInfo.fax01 != ""}-->
24[emoji:76]<font color="#800000">FAXÈÖ¹æ</font><br>
25<!--{$arrSiteInfo.fax01|escape}-->-<!--{$arrSiteInfo.fax02|escape}-->-<!--{$arrSiteInfo.fax03|escape}--><br>
26<!--{/if}-->
27<!--{if $arrSiteInfo.business_hour != ""}-->
28[emoji:176]<font color="#800000">±Ä¶È»þ´Ö</font><br>
29<!--{$arrSiteInfo.business_hour|escape}--><br>
30<!--{/if}-->
31<!--{if $arrSiteInfo.email02 != ""}-->
32[emoji:110]<font color="#800000">¥á¡¼¥ë¥¢¥É¥ì¥¹</font><br>
33<a href="mailto:<!--{$arrSiteInfo.email02|escape}-->"><!--{$arrSiteInfo.email02|escape}--></a><br>
34<!--{/if}-->
35<!--{if $arrSiteInfo.good_traded != ""}-->
36[emoji:72]<font color="#800000">¼è°·¾¦ÉÊ</font><br>
37<!--{$arrSiteInfo.good_traded|escape|nl2br}--><br>
38<!--{/if}-->
39<!--{if $arrSiteInfo.message != ""}-->
40[emoji:70]<font color="#800000">¥á¥Ã¥»¡¼¥¸</font><br>
41<!--{$arrSiteInfo.message|escape|nl2br}--><br>
42<!--{/if}-->
43<!-- ¢¥ËÜʸ ¤³¤³¤Þ¤Ç -->
44
45<br>
46<hr>
47
48<a href="<!--{$smarty.const.URL_CART_TOP}-->" accesskey="9"><!--{9|numeric_emoji}-->¤«¤´¤ò¸«¤ë</a><br>
49<a href="<!--{$smarty.const.URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOP¥Ú¡¼¥¸¤Ø</a><br>
50
51<br>
52
53<!-- ¢§¥Õ¥Ã¥¿¡¼ ¤³¤³¤«¤é -->
54<!--{include file='footer.tpl'}-->
55<!-- ¢¥¥Õ¥Ã¥¿¡¼ ¤³¤³¤Þ¤Ç -->
Note: See TracBrowser for help on using the repository browser.