Ignore:
Timestamp:
2011/08/03 16:14:40 (13 years ago)
Author:
468
Message:

#1413 スマートフォン版テンプレートファイル修正対応

File:
1 edited

Legend:

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

    r21050 r21107  
    3636         </div> 
    3737</section> 
     38<!--▼検索バー --> 
     39<section id="search_area"> 
     40<form method="get" action="<!--{$smarty.const.ROOT_URLPATH}-->products/list.php"> 
     41<input type="hidden" name="<!--{$smarty.const.TRANSACTION_ID_NAME}-->" value="<!--{$transactionid}-->" /> 
     42<input type="search" name="name" id="search" value="" placeholder="キーワードを入力" class="searchbox" > 
     43</form> 
     44</section> 
     45<!--▲検索バー --> 
    3846<!--▲CONTENTS--> 
Note: See TracChangeset for help on using the changeset viewer.