- Timestamp:
- 2013/07/24 16:21:34 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_13-dev/data/Smarty/templates/sphone/contact/index.tpl
r22932 r23002 160 160 </section> 161 161 162 <!--▼検索バー --> 163 <section id="search_area"> 164 <form method="get" action="<!--{$smarty.const.ROOT_URLPATH}-->products/list.php"> 165 <input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid}-->" /> 166 <input type="hidden" name="mode" value="search" /> 167 <input type="search" name="name" id="search" value="" placeholder="キーワードを入力" class="searchbox" > 168 </form> 169 </section> 170 <!--▲検索バー --> 162 <!--{include file= 'frontparts/search_area.tpl'}--> 163
Note: See TracChangeset
for help on using the changeset viewer.