Changeset 317 for branches/dev/data
- Timestamp:
- 2007/02/21 17:00:20 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/data/Smarty/templates/cart/index.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/Smarty/templates/cart/index.tpl
r272 r317 79 79 <td align="center"><a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="fnChangeAction('<!--{$smarty.server.PHP_SELF|escape}-->'); fnModeSubmit('delete', 'cart_no', '<!--{$arrProductsClass[cnt].cart_no}-->'); return false;">ºï½ü</a></td> 80 80 <td ><a href="<!--{$smarty.server.PHP_SELF|escape}-->" onclick="win01('../products/detail_image.php?product_id=<!--{$arrProductsClass[cnt].product_id}-->&image=main_image','detail_image','<!--{$arrProductsClass[cnt].tpl_image_width}-->','<!--{$arrProductsClass[cnt].tpl_image_height}-->'); return false;" target="_blank"> 81 <img src="<!--{$smarty.const. SITE_URL}-->resize_image.php?image=<!--{$smarty.const.IMAGE_SAVE_DIR}-->/<!--{$arrProductsClass[cnt].main_list_image}-->&width=65&height=65" alt="<!--{$arrProductsClass[cnt].name|escape}-->">81 <img src="<!--{$smarty.const.URL_DIR}-->resize_image.php?image=<!--{$smarty.const.IMAGE_SAVE_DIR}-->/<!--{$arrProductsClass[cnt].main_list_image}-->&width=65&height=65" alt="<!--{$arrProductsClass[cnt].name|escape}-->"> 82 82 </a></td> 83 83 <td ><!--{* ¾¦ÉÊ̾ *}--><strong><!--{$arrProductsClass[cnt].name|escape}--></storng><br />
Note: See TracChangeset
for help on using the changeset viewer.
