- 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/shopping/deliv.tpl
r22782 r23002 99 99 </section> 100 100 101 <!--▼検索バー --> 102 <section id="search_area"> 103 <form method="get" action="<!--{$smarty.const.ROOT_URLPATH}-->products/list.php"> 104 <input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid}-->" /> 105 <input type="hidden" name="mode" value="search" /> 106 <input type="search" name="name" id="search" value="" placeholder="キーワードを入力" class="searchbox" > 107 </form> 108 </section> 109 <!--▲検索バー --> 101 <!--{include file= 'frontparts/search_area.tpl'}--> 102 110 103 <!--▲コンテンツここまで -->
Note: See TracChangeset
for help on using the changeset viewer.