Ignore:
Timestamp:
2011/01/18 21:41:26 (13 years ago)
Author:
kotani
Message:

#748 モバイル/スマートフォンのデザイン管理機能:モバイルデザイン対応

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/version-2_5-dev/data/Smarty/templates/mobile/products/list.tpl

    r19943 r19961  
    2222 */ 
    2323*}--> 
    24 <!-- ▼タイトル ここから --> 
    25 <center><!--{$tpl_subtitle|h}--></center> 
    26 <!-- ▲タイトル ここまで --> 
    27  
    28 <hr> 
    29  
    3024<!--{if isset($tpl_previous_page|smarty:nodefaults) || isset($tpl_next_page|smarty:nodefaults)}--> 
    3125<!--{if isset($tpl_previous_page|smarty:nodefaults)}--> 
     
    8478<br> 
    8579<!--{/if}--> 
    86  
    87 <br> 
    88 <hr> 
    89  
    90 <a href="<!--{$smarty.const.MOBILE_CART_URLPATH}-->" accesskey="9"><!--{9|numeric_emoji}-->かごを見る</a><br> 
    91 <a href="<!--{$smarty.const.MOBILE_TOP_URLPATH}-->" accesskey="0"><!--{0|numeric_emoji}-->TOPページへ</a><br> 
    92  
    93 <br> 
    94  
    95 <!-- ▼フッター ここから --> 
    96 <!--{include file='footer.tpl'}--> 
    97 <!-- ▲フッター ここまで --> 
Note: See TracChangeset for help on using the changeset viewer.