source: temp/branches/mobile/data/Smarty/templates/mobile/forgot/secret.tpl @ 11409

Revision 11409, 986 bytes checked in by rebelt, 17 years ago (diff)

以下のモバイルサイト用ページ・機能を作成いたしました。

  • 会員登録
  • 注文
  • イプシロン決済
  • Property svn:eol-style set to native
Line 
1<center>¥Ñ¥¹¥ï¡¼¥É¤ò˺¤ì¤¿Êý</center>
2
3<hr>
4
5<!--{if $errmsg}-->
6<font color="#ff0000"><!--{$errmsg}--></font><br>
7<!--{/if}-->
8
9¤´ÅÐÏ¿»þ¤ËÆþÎϤ·¤¿²¼µ­¼ÁÌä¤ÎÅú¤¨¤òÆþÎϤ·¤Æ¡Ö¼¡¤Ø¡×¥Ü¥¿¥ó¤ò¥¯¥ê¥Ã¥¯¤·¤Æ¤¯¤À¤µ¤¤¡£<br>
10¢¨²¼µ­¼ÁÌä¤ÎÅú¤¨¤ò¤ªËº¤ì¤Ë¤Ê¤é¤ì¤¿¾ì¹ç¤Ï¡¢<a href="mailto:<!--{$arrSiteInfo.email02|escape}-->"><!--{$arrSiteInfo.email02|escape}--></a>¤Þ¤Ç¤´Ï¢Íí¤¯¤À¤µ¤¤¡£<br>
11
12<form action="<!--{$smarty.server.PHP_SELF|escape}-->" method="post">
13<input type="hidden" name="mode" value="secret_check">
14
15<!--{$Reminder|escape}-->¡§<input type="text" name="input_reminder" value="" size="40"><br>
16
17<center><input type="submit" value="¼¡¤Ø" name="next"></center>
18</form>
19
20<br>
21<hr>
22
23<a href="<!--{$smarty.const.URL_CART_TOP}-->" accesskey="9"><!--{9|numeric_emoji}-->¤«¤´¤ò¸«¤ë</a><br>
24<a href="<!--{$smarty.const.URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOP¥Ú¡¼¥¸¤Ø</a><br>
25
26<br>
27
28<!-- ¢§¥Õ¥Ã¥¿¡¼ ¤³¤³¤«¤é -->
29<!--{include file='footer.tpl'}-->
30<!-- ¢¥¥Õ¥Ã¥¿¡¼ ¤³¤³¤Þ¤Ç -->
Note: See TracBrowser for help on using the repository browser.