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

Revision 11984, 1.1 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<!--{if $errmsg}-->
13<font color="#ff0000"><!--{$errmsg}--></font><br>
14<!--{/if}-->
15
16¤´ÅÐÏ¿»þ¤ËÆþÎϤ·¤¿²¼µ­¼ÁÌä¤ÎÅú¤¨¤òÆþÎϤ·¤Æ¡Ö¼¡¤Ø¡×¥Ü¥¿¥ó¤ò¥¯¥ê¥Ã¥¯¤·¤Æ¤¯¤À¤µ¤¤¡£<br>
17¢¨²¼µ­¼ÁÌä¤ÎÅú¤¨¤ò¤ªËº¤ì¤Ë¤Ê¤é¤ì¤¿¾ì¹ç¤Ï¡¢<a href="mailto:<!--{$arrSiteInfo.email02|escape}-->"><!--{$arrSiteInfo.email02|escape}--></a>¤Þ¤Ç¤´Ï¢Íí¤¯¤À¤µ¤¤¡£<br>
18
19<form action="<!--{$smarty.server.PHP_SELF|escape}-->" method="post">
20<input type="hidden" name="mode" value="secret_check">
21
22<!--{$Reminder|escape}-->¡§<input type="text" name="input_reminder" value="" size="40"><br>
23
24<center><input type="submit" value="¼¡¤Ø" name="next"></center>
25</form>
26
27<br>
28<hr>
29
30<a href="<!--{$smarty.const.MOBILE_URL_CART_TOP}-->" accesskey="9"><!--{9|numeric_emoji}-->¤«¤´¤ò¸«¤ë</a><br>
31<a href="<!--{$smarty.const.MOBILE_URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOP¥Ú¡¼¥¸¤Ø</a><br>
32
33<br>
34
35<!-- ¢§¥Õ¥Ã¥¿¡¼ ¤³¤³¤«¤é -->
36<!--{include file='footer.tpl'}-->
37<!-- ¢¥¥Õ¥Ã¥¿¡¼ ¤³¤³¤Þ¤Ç -->
Note: See TracBrowser for help on using the repository browser.