Show
Ignore:
Timestamp:
04/18/08 05:09:08 (20 months ago)
Author:
bchoate
Message:

Applying new attributes on count tags.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-35/default_templates/entry.mtml

    r1970 r1976  
    3838                                        </span> 
    3939<MTIfCommentsActive> 
    40                                         <span class="separator">|</span> <a href="<$MTEntryPermalink$>#comments"><mt:if tag="EntryCommentCount" eq="1"><__trans phrase="1 Comment"><mt:else><__trans phrase="[_1] Comments" params="<$MTEntryCommentCount$>"></mt:if></a> 
     40                                        <span class="separator">|</span> <a href="<$MTEntryPermalink$>#comments"><$MTEntryCommentCount singular="<__trans phrase="1 Comment">" plural="<__trans phrase="# Comments">"$></a> 
    4141</MTIfCommentsActive> 
    4242<MTIfPingsActive> 
    43                                         <span class="separator">|</span> <a href="<$MTEntryPermalink$>#trackbacks"><mt:if tag="EntryTrackbackCount" eq="1"><__trans phrase="1 TrackBack"><mt:else><__trans phrase="[_1] TrackBacks" params="<$MTEntryTrackbackCount$>"></mt:if></a> 
     43                                        <span class="separator">|</span> <a href="<$MTEntryPermalink$>#trackbacks"><$MTEntryTrackbackCount" singular="<__trans phrase="1 TrackBack">" plural="<__trans phrase="# TrackBacks">"$></a> 
    4444</MTIfPingsActive> 
    4545                                    </div>