Changeset 21227


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

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

File:
1 edited

Legend:

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

    r21148 r21227  
    165165<form method="get" action="<!--{$smarty.const.ROOT_URLPATH}-->products/list.php"> 
    166166<input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid}-->" /> 
     167<input type="hidden" name="mode" value="search" /> 
    167168<input type="search" name="name" id="search" value="" placeholder="キーワードを入力" class="searchbox" > 
    168169</form> 
Note: See TracChangeset for help on using the changeset viewer.