Changeset 19972 for branches/version-2_5-dev/data/Smarty/templates/admin/contents/recomend_search.tpl
- Timestamp:
- 2011/01/19 15:46:57 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/version-2_5-dev/data/Smarty/templates/admin/contents/recomend_search.tpl
r19965 r19972 86 86 <tr> 87 87 <td class="center"> 88 <img src="<!--{$smarty.const. URL_PATH}-->resize_image.php?image=<!--{$arrProducts[cnt].main_list_image|sfNoImageMainList|h}-->&width=65&height=65" alt="" />88 <img src="<!--{$smarty.const.ROOT_URLPATH}-->resize_image.php?image=<!--{$arrProducts[cnt].main_list_image|sfNoImageMainList|h}-->&width=65&height=65" alt="" /> 89 89 </td> 90 90 <td><!--{$arrProducts[cnt].product_code|default:"-"|h}--></td>
Note: See TracChangeset
for help on using the changeset viewer.