Changeset 1508 in ExiteCMS
- Timestamp:
- 07/02/08 18:24:58 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/common/download_statistics/php-files/modules/download_statistics/templates/modules.download_statistics.side_panel.tpl
r1506 r1508 24 24 <td style='padding-right: 4px; height: 16px;'> 25 25 {if $counters[bar].dlsc_download_id && $counters[bar].download_cat} 26 <a href='{$settings.siteurl}downloads.php?cat_id={$counters[bar].download_cat}&download_id={$counters[bar].dlsc_download_id}' title='{$counters[bar].description}'>{$counters[bar].dlsc_name}</a>26 <a href='{$settings.siteurl}downloads.php?cat_id={$counters[bar].download_cat}&download_id={$counters[bar].dlsc_download_id}' class='side' title='{$counters[bar].description}'>{$counters[bar].dlsc_name}</a> 27 27 {else} 28 28 {$counters[bar].dlsc_name}
Note: See TracChangeset
for help on using the changeset viewer.
