Changeset 174 for dev/templates/kill_detail.tpl
- Timestamp:
- 01/09/07 21:22:39 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
dev/templates/kill_detail.tpl
r155 r174 64 64 {if $slot.items} 65 65 <tr class="kb-table-row-even"> 66 <td class="item-icon" width="32"><img src=" img/{$slot.img}" alt="{$slot.text}" border="0"></td>66 <td class="item-icon" width="32"><img src="{$img_url}/{$slot.img}" alt="{$slot.text}" border="0"></td> 67 67 <td colspan="2" class="kb-table-cell"><b>{$slot.text}</b> </td> 68 68 {if $config->getConfig('item_values')}