- 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/index.tpl
r22206 r23002 21 21 *}--> 22 22 23 <!-- ▼検索バー --> 24 <section id="search_area"> 25 <form method="get" action="<!--{$smarty.const.ROOT_URLPATH}-->products/list.php"> 26 <input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid}-->" /> 27 <input type="hidden" name="mode" value="search" /> 28 <input type="search" name="name" id="search" value="" placeholder="キーワードを入力" class="searchbox" /> 29 </form> 30 </section> 31 <!-- ▲検索バー --> 23 <!--{include file= 'frontparts/search_area.tpl'}--> 24
Note: See TracChangeset
for help on using the changeset viewer.