Changeset 277 for dev/templates/icon.tpl
- Timestamp:
- 12/07/07 19:43:23 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
dev/templates/icon.tpl
r254 r277 1 1 <span class="item-icon" style="position:relative; border: none; height:32px; width:32px; text-align:left;"> 2 <img border="0" height="32" width="32" style="position:absolute;" src="{$img}">3 2 <img border="0" style="position:absolute;" src="{$icon}"> 3 <img border="0" height="32" width="32" src="{$img}"> 4 4 </span>