source: branches/comu/data/Smarty/templates/mobile/forgot/index.tpl @ 11984

Revision 11984, 1.4 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<font color="#ff0000">¢¨¿·¤·¤¯¥Ñ¥¹¥ï¡¼¥É¤òȯ¹Ô¤¤¤¿¤·¤Þ¤¹¤Î¤Ç¡¢¤ªËº¤ì¤Ë¤Ê¤Ã¤¿¥Ñ¥¹¥ï¡¼¥É¤Ï¤´ÍøÍѤǤ­¤Ê¤¯¤Ê¤ê¤Þ¤¹¡£</font>
11
12<hr>
13
14<!--{if $errmsg}-->
15<font color="#ff0000"><!--{$errmsg}--></font><br>
16<!--{/if}-->
17
18<!--{if @$tpl_kara_mail_to != ''}-->
19¢£¤´ÅÐÏ¿»þ¤Î¥á¡¼¥ë¥¢¥É¥ì¥¹¤«¤é¥á¡¼¥ë¤òÁ÷¤ì¤ëÊý¤Ï¡¢¼¡¤Î¥ê¥ó¥¯¤ò¥¯¥ê¥Ã¥¯¤·¤Æ¶õ¥á¡¼¥ë¤òÁ÷¿®¤·¤Æ¤¯¤À¤µ¤¤¡£<br>
20<center><a href="mailto:<!--{$tpl_kara_mail_to|escape:'url'}-->">¥á¡¼¥ëÁ÷¿®</a></center>
21
22<br>
23
24¢£¥á¡¼¥ë¤òÁ÷¤ì¤Ê¤¤Êý¤Ï¡¢¤´ÅÐÏ¿»þ¤Î¥á¡¼¥ë¥¢¥É¥ì¥¹¤òÆþÎϤ·¤Æ¡Ö¼¡¤Ø¡×¥Ü¥¿¥ó¤ò¥¯¥ê¥Ã¥¯¤·¤Æ¤¯¤À¤µ¤¤¡£<br>
25<!--{else}-->
26¤´ÅÐÏ¿»þ¤Î¥á¡¼¥ë¥¢¥É¥ì¥¹¤òÆþÎϤ·¤Æ¡Ö¼¡¤Ø¡×¥Ü¥¿¥ó¤ò¥¯¥ê¥Ã¥¯¤·¤Æ¤¯¤À¤µ¤¤¡£<br>
27<!--{/if}-->
28
29<form action="<!--{$smarty.server.PHP_SELF|escape}-->" method="post">
30<input type="hidden" name="mode" value="mail_check">
31
32¥á¡¼¥ë¥¢¥É¥ì¥¹¡§<input type="text" name="email" value="<!--{$tpl_login_email|escape}-->" size="50" istyle="3"><br>
33
34<center><input type="submit" value="¼¡¤Ø" name="next"></center>
35</form>
36
37<br>
38<hr>
39
40<a href="<!--{$smarty.const.MOBILE_URL_CART_TOP}-->" accesskey="9"><!--{9|numeric_emoji}-->¤«¤´¤ò¸«¤ë</a><br>
41<a href="<!--{$smarty.const.MOBILE_URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOP¥Ú¡¼¥¸¤Ø</a><br>
42
43<br>
44
45<!-- ¢§¥Õ¥Ã¥¿¡¼ ¤³¤³¤«¤é -->
46<!--{include file='footer.tpl'}-->
47<!-- ¢¥¥Õ¥Ã¥¿¡¼ ¤³¤³¤Þ¤Ç -->
Note: See TracBrowser for help on using the repository browser.