Show
Ignore:
Timestamp:
05/13/08 01:00:53 (19 months ago)
Author:
bsmith
Message:

bugzid:79309 - Adding reply checkbox to comment preview screen

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-38/default_templates/comments.mtml

    r2239 r2313  
    2020                        <span class="byline"> 
    2121                            <mt:IfCommentParent> 
    22                                 <__trans phrase="[_1] replied to <a href="[_2]">comment from [_3]</a>" params="<$MTCommentAuthorIdentity$> <span class="vcard author"><$MTCommentAuthorLink$></span>%%<mt:CommentParent>#comment-<$MTCommentID$></mt:CommentParent>%%<mt:CommentParent><$MTCommentAuthor$></mt:CommentParent>"> 
     22                                <__trans phrase="[_1] replied to <a href="[_2]">comment from [_3]</a>" params="<$MTCommentAuthorIdentity$> <span class="vcard author"><$MTCommentAuthorLink$></span>%%<mt:CommentParent><$mt:CommentLink$></mt:CommentParent>%%<mt:CommentParent><$MTCommentAuthor$></mt:CommentParent>"> 
    2323                            <mt:else> 
    2424                                <$MTCommentAuthorIdentity$> 
    2525                                <span class="vcard author"><$MTCommentAuthorLink$></span> 
    2626                            </mt:IfCommentParent> 
    27                             | <a href="#comment-<$MTCommentID$>"><abbr class="published" title="<$MTCommentDate format_name="iso8601"$>"><$MTCommentDate relative="js"$></abbr></a> 
     27                            | <a href="<$mt:CommentLink$>"><abbr class="published" title="<$MTCommentDate format_name="iso8601"$>"><$MTCommentDate relative="js"$></abbr></a> 
    2828                            <MTIfCommentsAccepted> | <$MTCommentReplyLink$></MTIfCommentsAccepted> 
    2929                        </span>