Changeset 2889
- Timestamp:
- 08/02/08 23:10:55 (4 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/release-42/default_templates/category_archive_list.mtml
r2648 r2889 8 8 </mt:SubCatIsFirst> 9 9 <mt:If tag="CategoryCount"> 10 <li><a href="<$mt:CategoryArchiveLink$>"<mt:If tag="CategoryDescription"> title="<$mt:CategoryDescription $>"</mt:If>><__trans phrase="[_1] ([_2])" params="<$mt:CategoryLabel$>%%<$mt:CategoryCount$>"></a>10 <li><a href="<$mt:CategoryArchiveLink$>"<mt:If tag="CategoryDescription"> title="<$mt:CategoryDescription remove_html="1" encode_html="1"$>"</mt:If>><__trans phrase="[_1] ([_2])" params="<$mt:CategoryLabel$>%%<$mt:CategoryCount$>"></a> 11 11 <mt:Else> 12 12 <li><$mt:CategoryLabel$>
