Ignore:
Timestamp:
2011/08/31 20:09:30 (13 years ago)
Author:
fukap
Message:

スマートフォンサイト 商品名検索で「全商品」という見出しを修正
該当箇所が他にも見つかったので最後コミット

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_11-dev/data/Smarty/templates/sphone/entry/index.tpl

    r21107 r21228  
    4444<form method="get" action="<!--{$smarty.const.ROOT_URLPATH}-->products/list.php"> 
    4545<input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid}-->" /> 
     46<input type="hidden" name="mode" value="search" /> 
    4647<input type="search" name="name" id="search" value="" placeholder="キーワードを入力" class="searchbox" > 
    4748</form> 
Note: See TracChangeset for help on using the changeset viewer.