Changeset 1970

Show
Ignore:
Timestamp:
04/18/08 01:51:37 (22 months ago)
Author:
bchoate
Message:

Fixed anchor link for trackbacks. BugId:79363

Files:
1 modified

Legend:

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

    r1964 r1970  
    4141</MTIfCommentsActive> 
    4242<MTIfPingsActive> 
    43                                         <span class="separator">|</span> <a href="<$MTEntryPermalink$>#trackback"><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"><mt:if tag="EntryTrackbackCount" eq="1"><__trans phrase="1 TrackBack"><mt:else><__trans phrase="[_1] TrackBacks" params="<$MTEntryTrackbackCount$>"></mt:if></a> 
    4444</MTIfPingsActive> 
    4545                                    </div>