Changeset 2604 for branches/release-40/default_templates/recent_assets.mtml
- Timestamp:
- 06/19/08 01:29:47 (18 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-40/default_templates/recent_assets.mtml
r2052 r2604 1 <mt:If NonZerotag="AssetCount">1 <mt:If tag="AssetCount"> 2 2 <mt:Assets type="image" lastn="10"> 3 3 <mt:AssetsHeader> … … 14 14 </mt:AssetsFooter> 15 15 </mt:Assets> 16 </mt:If NonZero>16 </mt:If>
