Changeset 2648 for branches/release-41/default_templates/recent_assets.mtml
- Timestamp:
- 06/27/08 02:40:49 (17 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-41/default_templates/recent_assets.mtml
r2604 r2648 5 5 <h3 class="widget-header"><__trans phrase="Recent Assets"></h3> 6 6 <div class="widget-content"> 7 <ul class="widget-list">7 <ul> 8 8 </mt:AssetsHeader> 9 9 <li class="item"><a class="asset-image" href="<$mt:AssetURL$>"><img src="<$mt:AssetThumbnailURL height="70"$>" class="asset-img-thumb" alt="<$mt:AssetLabel$>" title="<$mt:AssetLabel$>" /></a></li>
