source: temp/branches/mobile/data/Smarty/templates/mobile/products/search.tpl @ 11414

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