Changeset 128 for dev/templates/kill_detail.tpl
- Timestamp:
- 11/30/06 01:03:44 (14 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
dev/templates/kill_detail.tpl
r124 r128 206 206 </tr> 207 207 {foreach from=$cargo key=k item=i} 208 <tr class= class=kb-table-row-odd>208 <tr class=kb-table-row-odd> 209 209 <td class=item-icon width="32" height="34" valign=top>{$i.Icon}</td> 210 210 <td class=kb-table-cell>{$i.Name}</td>