source: branches/dev/data/Smarty/templates/mobile/entry/email_mobile.tpl @ 11460

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

モバイル版EC-CUBE

  • Property svn:eol-style set to native
Line 
1<center>·ÈÂӥ᡼¥ëÅÐÏ¿</center>
2
3<hr>
4
5<!--{$tpl_name|escape}-->ÍÍ<br>
6¤¤¤Ä¤â¤´ÍøÍѤ¤¤¿¤À¤­¤¢¤ê¤¬¤È¤¦¤´¤¶¤¤¤Þ¤¹¡£¤´»ÈÍѤηÈÂÓÅÅÏäΥ᡼¥ë¥¢¥É¥ì¥¹¤ò¤´ÅÐÏ¿²¼¤µ¤¤¡£<br>
7
8<br>
9
10<!--{if @$tpl_kara_mail_to != ''}-->
11¼¡¤Î¥ê¥ó¥¯¤ò¥¯¥ê¥Ã¥¯¤·¤Æ¶õ¥á¡¼¥ë¤òÁ÷¿®¤·¤Æ¤¯¤À¤µ¤¤¡£<br>
12<center><a href="mailto:<!--{$tpl_kara_mail_to|escape:'url'}-->">¥á¡¼¥ëÁ÷¿®</a></center>
13<!--{else}-->
14<form method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->">
15<!--{assign var=key value='email_mobile'}-->
16¢§¥á¡¼¥ë¥¢¥É¥ì¥¹<br>
17<font color="#ff0000"><!--{$arrErr[$key]|default:''}--></font>
18<input type="text" name="email_mobile" value="<!--{$arrForm[$key].value|escape}-->" size="40" maxlength="<!--{$arrForm[$key].length}-->" istyle="3"><br>
19<center><input type="submit" value="Á÷¿®"></center>
20</form>
21<!--{/if}-->
22
23<br>
24<hr>
25
26<a href="<!--{$smarty.const.URL_CART_TOP}-->" accesskey="9"><!--{9|numeric_emoji}-->¤«¤´¤ò¸«¤ë</a><br>
27<a href="<!--{$smarty.const.URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOP¥Ú¡¼¥¸¤Ø</a><br>
28
29<br>
30
31<!-- ¢§¥Õ¥Ã¥¿¡¼ ¤³¤³¤«¤é -->
32<!--{include file='footer.tpl'}-->
33<!-- ¢¥¥Õ¥Ã¥¿¡¼ ¤³¤³¤Þ¤Ç -->
Note: See TracBrowser for help on using the repository browser.