Changeset 14580 for branches/dev/html/install/user_data/include/bloc
- Timestamp:
- 2007/06/11 17:12:22 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/html/install/user_data/include/bloc/best5.tpl
r17 r14580 19 19 <table width="190" border="0" cellspacing="0" cellpadding="0" summary=" "> 20 20 <tr valign="top"> 21 <td align="center" valign="middle"><a href="<!--{$smarty.const.URL_DIR}-->products/detail.php?product_id=<!--{$arrBestProducts[cnt].product_id}-->"><img src="<!--{$smarty.const. SITE_URL}-->resize_image.php?image=<!--{$image_path|sfRmDupSlash}-->&width=48&height=48" alt="<!--{$arrBestProducts[cnt].name|escape}-->"></a></td>21 <td align="center" valign="middle"><a href="<!--{$smarty.const.URL_DIR}-->products/detail.php?product_id=<!--{$arrBestProducts[cnt].product_id}-->"><img src="<!--{$smarty.const.URL_DIR}-->resize_image.php?image=<!--{$image_path|sfRmDupSlash}-->&width=48&height=48" alt="<!--{$arrBestProducts[cnt].name|escape}-->"></a></td> 22 22 <td align="right"> 23 23 <table width="132" border="0" cellspacing="0" cellpadding="0" summary=" "> … … 51 51 <table width="190" border="0" cellspacing="0" cellpadding="0" summary=" "> 52 52 <tr valign="top"> 53 <td align="center" valign="middle"><a href="<!--{$smarty.const.URL_DIR}-->products/detail.php?product_id=<!--{$arrBestProducts[$cnt2].product_id}-->"><img src="<!--{$smarty.const. SITE_URL}-->resize_image.php?image=<!--{$image_path|sfRmDupSlash}-->&width=48&height=48" alt="<!--{$arrBestProducts[$cnt2].name|escape}-->"></a></td>53 <td align="center" valign="middle"><a href="<!--{$smarty.const.URL_DIR}-->products/detail.php?product_id=<!--{$arrBestProducts[$cnt2].product_id}-->"><img src="<!--{$smarty.const.URL_DIR}-->resize_image.php?image=<!--{$image_path|sfRmDupSlash}-->&width=48&height=48" alt="<!--{$arrBestProducts[$cnt2].name|escape}-->"></a></td> 54 54 <td align="right"> 55 55 <table width="132" border="0" cellspacing="0" cellpadding="0" summary=" ">
Note: See TracChangeset
for help on using the changeset viewer.
