Ignore:
Timestamp:
2007/03/14 08:47:04 (19 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/Smarty/templates/mobile/products/list.tpl

    r11853 r11866  
    4040<div align="right"> 
    4141<!--{if $i+1<9}--> 
    42 <a href="<!--{$smarty.const.DETAIL_P_HTML}--><!--{$arrProduct.product_id}-->" accesskey="<!--{$i+1}-->">¾¦Éʾܺ٤آª</a> 
     42<a href="<!--{$smarty.const.MOBILE_DETAIL_P_HTML}--><!--{$arrProduct.product_id}-->" accesskey="<!--{$i+1}-->">¾¦Éʾܺ٤آª</a> 
    4343<!--{else}--> 
    44 <a href="<!--{$smarty.const.DETAIL_P_HTML}--><!--{$arrProduct.product_id}-->">¾¦Éʾܺ٤آª</a> 
     44<a href="<!--{$smarty.const.MOBILE_DETAIL_P_HTML}--><!--{$arrProduct.product_id}-->">¾¦Éʾܺ٤آª</a> 
    4545<!--{/if}--> 
    4646</div> 
Note: See TracChangeset for help on using the changeset viewer.