source: branches/dev/data/Smarty/templates/mobile/products/search.tpl @ 11853

Revision 11853, 837 bytes 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¤ªÃµ¤·¤Î¾¦ÉÊ̾¡¦·¿ÈÖ¤òÆþÎϤ·¤Æ¤¯¤À¤µ¤¤¡£<br>
13
14<form method="get" action="<!--{$smarty.const.MOBILE_URL_DIR}-->products/list.php">
15<center>
16<input type="hidden" name="mode" value="search">
17<input type="text" name="name" size="18" maxlength="50" value="<!--{$smarty.get.name|escape}-->"><br>
18<input type="submit" name="search" value="¸¡º÷">
19</center>
20</form>
21
22<br>
23<hr>
24
25<a href="<!--{$smarty.const.MOBILE_URL_CART_TOP}-->" accesskey="9"><!--{9|numeric_emoji}-->¤«¤´¤ò¸«¤ë</a><br>
26<a href="<!--{$smarty.const.MOBILE_URL_SITE_TOP}-->" accesskey="0"><!--{0|numeric_emoji}-->TOP¥Ú¡¼¥¸¤Ø</a><br>
27
28<br>
29
30<!-- ¢§¥Õ¥Ã¥¿¡¼ ¤³¤³¤«¤é -->
31<!--{include file='footer.tpl'}-->
32<!-- ¢¥¥Õ¥Ã¥¿¡¼ ¤³¤³¤Þ¤Ç -->
Note: See TracBrowser for help on using the repository browser.