- Timestamp:
- 2013/07/24 16:21:34 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/Smarty/templates/sphone/products/detail.tpl
r22856 r23002 428 428 </section> 429 429 430 <!--▼検索バー --> 431 <section id="search_area"> 432 <form method="get" action="<!--{$smarty.const.ROOT_URLPATH}-->products/list.php"> 433 <input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid}-->" /> 434 <input type="hidden" name="mode" value="search" /> 435 <input type="search" name="name" id="search" value="" placeholder="キーワードを入力" class="searchbox" > 436 </form> 437 </section> 438 <!--▲検索バー --> 430 <!--{include file= 'frontparts/search_area.tpl'}--> 431
Note: See TracChangeset
for help on using the changeset viewer.