source: branches/dev/data/Smarty/templates/mobile/magazine/index.tpl @ 11460

Revision 11460, 1.3 KB checked in by inoue, 17 years ago (diff)

モバイル版EC-CUBE

  • Property svn:eol-style set to native
Line 
1<div align="center">¥á¥ë¥Þ¥¬ÅÐÏ¿</div>
2<hr>
3¤´ÅÐÏ¿¤¤¤¿¤À¤¤¤¿¤ªµÒÍͤؤÏ<!--{if $arrSiteInfo.shop_name != ""}--><!--{$arrSiteInfo.shop_name|escape}-->¤è¤ê<!--{/if}-->¾¦Éʤ䥭¥ã¥ó¥Ú¡¼¥ó¾ðÊó¤ò¥á¡¼¥ë¤Ç¤ªÆϤ±¤¤¤¿¤·¤Þ¤¹¡£<br>
4¢¨<!--{if $arrSiteInfo.shop_name != ""}--><!--{$arrSiteInfo.shop_name|escape}-->¤Ç¤Ï<!--{/if}-->¤´ÍøÍѵ¬Ìó¤Ë½¾¤¤ÍøÍѼԤΥ¢¥É¥ì¥¹¤òÊݸ¤Æ¤¤¤Þ¤¹¡£<br>
5<br>
6<form action="confirm.php" method="post">
7    ¢£ÅÐÏ¿<br>
8    <font color="#FF0000"><!--{$arrErr.regist}--></font>
9    <input type="text" name="regist" value="<!--{$arrForm.regist|escape}-->" istyle="3"><br>
10    <div align="center"><input type="submit" name="btnRegist" value="¼¡¤Ø"></div>
11    <br>
12
13    ¢£²ò½ü<br>
14    <font color="#FF0000"><!--{$arrErr.cancel}--></font>
15    <input type="text" name="cancel" value="<!--{$arrForm.cancel|escape}-->" istyle="3"><br>
16    <div align="center"><input type="submit" name="btnCancel" value="¼¡¤Ø"></div>
17    <br>
18</form>
19<br>
20
21¢£¥á¡¼¥ë¥¢¥É¥ì¥¹Êѹ¹<br>
22¥á¡¼¥ë¥¢¥É¥ì¥¹Êѹ¹´õ˾¤ÎÊý¤Ï°ìÅÙ¡¢ÅÐÏ¿²ò½ü¤·¤Æ¤«¤é¡¢¤â¤¦°ìÅÙÅÐÏ¿¤·Ä¾¤·¤Æ¤¯¤À¤µ¤¤¡£<br>
23
24<br>
25
26<hr>
27
28<a href="<!--{$smarty.const.URL_CART_TOP}-->" accesskey="9"><!--{9|numeric_emoji}-->¤«¤´¤ò¸«¤ë</a><br>
29<a href="<!--{$smarty.const.URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOP¥Ú¡¼¥¸¤Ø</a><br>
30
31<br>
32
33<!-- ¢§¥Õ¥Ã¥¿¡¼ ¤³¤³¤«¤é -->
34<!--{include file='footer.tpl'}-->
35<!-- ¢¥¥Õ¥Ã¥¿¡¼ ¤³¤³¤Þ¤Ç -->
Note: See TracBrowser for help on using the repository browser.