Show
Ignore:
Timestamp:
06/19/08 23:39:20 (18 months ago)
Author:
bsmith
Message:

bugzid:80096 - changing CommentReplyLink tag to CommentReplyToLink to avoid conflicts with Simply Threaded plugin

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-40/tmpl/cms/include/comment_detail.tmpl

    r2003 r2613  
    99                   </MTCommentParent> 
    1010                   <__trans phrase="on [_1]" params='<a href="#comment-<$MTCommentID$>"><abbr class="published" title="<$MTCommentDate format_name="iso8601"$>"><$MTCommentDate$></abbr></a>'> 
    11                    <MTIfCommentsAccepted> | <$MTCommentReplyLink$></MTIfCommentsAccepted> 
     11                   <MTIfCommentsAccepted> | <$MTCommentReplyToLink$></MTIfCommentsAccepted> 
    1212               </span> 
    1313            </div>