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

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