Show
Ignore:
Timestamp:
05/30/08 22:33:57 (18 months ago)
Author:
bsmith
Message:

bugzid:79963 - Entry template typos (thx Reed)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-39/default_templates/entry_summary.mtml

    r2439 r2471  
    1212            </span> 
    1313<MTUnless name="hide_counts" eq="1"> 
    14             <MTIfCommentsActive><span class="separator">|</span> <a href="<$MTEntryPermalink$>#comments"><$MTEntryCommentCount singular="<__trans phrase="1 Comment">" plural="<__trans phrase="# Comments">"$></a></MTIfCommentsActive> 
    15             <MTIfPingsActive><span class="separator">|</span> <a href="<$MTEntryPermalink$>#trackbacks"><$MTEntryTrackbackCount singular="<__trans phrase="1 TrackBack">" plural="<__trans phrase="# TrackBacks">"$></a></MTIfPingsActive> 
     14            <MTIfCommentsActive><span class="separator">|</span> <a href="<$MTEntryPermalink$>#comments"><$MTEntryCommentCount singular="<__trans phrase="1 Comment">" plural="<__trans phrase="# Comments">" none="<__trans phrase="No Comments">"$></a></MTIfCommentsActive> 
     15            <MTIfPingsActive><span class="separator">|</span> <a href="<$MTEntryPermalink$>#trackbacks"><$MTEntryTrackbackCount singular="<__trans phrase="1 TrackBack">" plural="<__trans phrase="# TrackBacks">" none="<__trans phrase="No TrackBacks">"$></a></MTIfPingsActive> 
    1616</MTUnless> 
    1717        </div>