source: temp/branches/mobile/data/Smarty/templates/mobile/shopping/index.tpl @ 11414

Revision 11414, 1.8 KB checked in by rebelt, 17 years ago (diff)

修正です。

  • Property svn:eol-style set to native
Line 
1<!--¢§CONTENTS-->
2<!--¢§MAIN ONTENTS-->
3<div align="center"><font color="#000080">¤´Ãíʸ¼ê³¤­</font></div><br>
4<hr>
5<!--{if !$tpl_valid_phone_id}-->
6<!--¢§²ñ°÷ÅÐÏ¿¤¬¤ªºÑ¤ß¤Ç¤Ê¤¤¤ªµÒÍÍ-->
7¢£½é¤á¤Æ¤´Ãíʸ¤ÎÊý<br>
8(¿·µ¬¤´ÅÐÏ¿)<br>
9<form name="member_form" id="member_form" method="post" action="<!--{$smarty.const.URL_DIR}-->entry/kiyaku.php">
10    <div align="center"><input type="submit" value="¿·µ¬ÅÐÏ¿"></div><br>
11</form>
12<!--¢¥¤Þ¤À²ñ°÷ÅÐÏ¿¤µ¤ì¤Æ¤¤¤Ê¤¤¤ªµÒÍÍ-->
13<!--{/if}-->
14
15<!--¢§²ñ°÷ÅÐÏ¿¤¬¤ªºÑ¤ß¤Î¤ªµÒÍÍ-->
16<form name="member_form" id="member_form" method="post" action="./deliv.php">
17    <input type="hidden" name="mode" value="login">
18<!--{if !$tpl_valid_phone_id}-->
19    ¢£°ÊÁ°¤Ë¤´Ãíʸ¤µ¤ì¤¿Êý<br>
20    (¥â¥Ð¥¤¥ëËô¤ÏPC¤Ç¤´ÅÐÏ¿ºÑ¤ß)<br>
21    ¢§¥á¡¼¥ë¥¢¥É¥ì¥¹<br>
22    <!--{assign var=key value="login_email"}-->
23    <font color="#FF0000"><!--{$arrErr[$key]}--></font>
24    <input type="text" name="<!--{$key}-->" value="<!--{$tpl_login_email|escape}-->"
25        maxlength="<!--{$arrForm[$key].length}-->" size="40" istyle="3"><br>
26<!--{else}-->
27<input type="hidden" name="login_email" value="dummy">
28<!--{/if}-->
29    ¢§¥Ñ¥¹¥ï¡¼¥É<br>
30    <!--{assign var=key value="login_pass"}--><font color="#FF0000"><!--{$arrErr[$key]}--></font>
31    <input type="password" name="<!--{$key}-->" maxlength="<!--{$arrForm[$key].length}-->" size="40" istyle="3"><br>
32    <center><input type="submit" value="Á÷¿®" name="log"></center><br>
33    <a href="<!--{$smarty.const.URL_DIR}-->forgot/index.php">¥Ñ¥¹¥ï¡¼¥É¤ò¤ªËº¤ì¤ÎÊý¤Ï¤³¤Á¤é</a><br>
34</form>
35<!--¢¥²ñ°÷ÅÐÏ¿¤¬¤ªºÑ¤Î¤ªµÒÍÍ-->
36<!--¢¥MAIN ONTENTS-->
37<!--¢¥CONTENTS-->
38
39<br>
40<hr>
41
42<a href="<!--{$smarty.const.URL_CART_TOP}-->" accesskey="9"><!--{9|numeric_emoji}-->¤«¤´¤ò¸«¤ë</a><br>
43<a href="<!--{$smarty.const.URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOP¥Ú¡¼¥¸¤Ø</a><br>
44
45<br>
46
47<!-- ¢§¥Õ¥Ã¥¿¡¼ ¤³¤³¤«¤é -->
48<!--{include file='footer.tpl'}-->
49<!-- ¢¥¥Õ¥Ã¥¿¡¼ ¤³¤³¤Þ¤Ç -->
Note: See TracBrowser for help on using the repository browser.