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

Revision 11853, 1.3 KB checked in by uehara, 17 years ago (diff)
  • 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<!--{$tpl_name|escape}-->ÍÍ<br>
13¤¤¤Ä¤â¤´ÍøÍѤ¤¤¿¤À¤­¤¢¤ê¤¬¤È¤¦¤´¤¶¤¤¤Þ¤¹¡£¤´»ÈÍѤηÈÂÓÅÅÏäΥ᡼¥ë¥¢¥É¥ì¥¹¤ò¤´ÅÐÏ¿²¼¤µ¤¤¡£<br>
14
15<br>
16
17<!--{assign var=key value='email_mobile'}-->
18<!--{if @$tpl_kara_mail_to != ''}-->
19<font color="#ff0000"><!--{$arrErr[$key]|default:''}--></font>
20¼¡¤Î¥ê¥ó¥¯¤ò¥¯¥ê¥Ã¥¯¤·¤Æ¶õ¥á¡¼¥ë¤òÁ÷¿®¤·¤Æ¤¯¤À¤µ¤¤¡£<br>
21<center><a href="mailto:<!--{$tpl_kara_mail_to|escape:'url'}-->">¥á¡¼¥ëÁ÷¿®</a></center>
22<!--{else}-->
23<form method="post" action="<!--{$smarty.server.PHP_SELF|escape}-->">
24¢§¥á¡¼¥ë¥¢¥É¥ì¥¹<br>
25<font color="#ff0000"><!--{$arrErr[$key]|default:''}--></font>
26<input type="text" name="email_mobile" value="<!--{$arrForm[$key].value|escape}-->" size="40" maxlength="<!--{$arrForm[$key].length}-->" istyle="3"><br>
27<center><input type="submit" value="Á÷¿®"></center>
28</form>
29<!--{/if}-->
30
31<br>
32<hr>
33
34<a href="<!--{$smarty.const.MOBILE_URL_CART_TOP}-->" accesskey="9"><!--{9|numeric_emoji}-->¤«¤´¤ò¸«¤ë</a><br>
35<a href="<!--{$smarty.const.MOBILE_URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOP¥Ú¡¼¥¸¤Ø</a><br>
36
37<br>
38
39<!-- ¢§¥Õ¥Ã¥¿¡¼ ¤³¤³¤«¤é -->
40<!--{include file='footer.tpl'}-->
41<!-- ¢¥¥Õ¥Ã¥¿¡¼ ¤³¤³¤Þ¤Ç -->
Note: See TracBrowser for help on using the repository browser.