root/dev/templates/icon.tpl
@
298
Revision 298, 259 bytes (checked in by ralle030583, 15 years ago) |
---|
Line | |
---|---|
1 | <span class="item-icon" style="position:relative; border: none; height:32px; width:32px; text-align:left;"> |
2 | <img border="0" style="position:absolute;" src="{$icon}"> |
3 | <img border="0" height="32" width="32" src="{$img}" title="{$name}" alt="{$name}"> |
4 | </span> |
Note: See TracBrowser
for help on using the browser.