Changeset 21173 for branches


Ignore:
Timestamp:
2011/08/10 09:10:03 (13 years ago)
Author:
nanasess
Message:

#1413 画像サイズ修正

File:
1 edited

Legend:

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

    r21171 r21173  
    347347        <!--{if $arrRecommend[cnt].product_id}--> 
    348348          <li id="mainImage1<!--{$smarty.section.cnt.index}-->"> 
    349           <img src="<!--{$smarty.const.ROOT_URLPATH}-->resize_image.php?image=<!--{$arrRecommend[cnt].main_list_image|sfNoImageMainList|h}-->&amp;width=65&amp;height=65" width="80" height="80" alt="<!--{$arrRecommend[cnt].name|h}-->" /> 
     349          <img src="<!--{$smarty.const.ROOT_URLPATH}-->resize_image.php?image=<!--{$arrRecommend[cnt].main_list_image|sfNoImageMainList|h}-->&amp;width=65&amp;height=65" alt="<!--{$arrRecommend[cnt].name|h}-->" /> 
    350350             <!--{assign var=price02_min value=`$arrRecommend[cnt].price02_min`}--> 
    351351             <!--{assign var=price02_max value=`$arrRecommend[cnt].price02_max`}--> 
Note: See TracChangeset for help on using the changeset viewer.