Changeset 2063 for branches/release-36/default_templates/comments.mtml
- Timestamp:
- 04/24/08 21:20:10 (19 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-36/default_templates/comments.mtml
r2062 r2063 20 20 <span class="byline"> 21 21 <mt:IfCommentParent> 22 <__trans phrase="[_1] replied to <a href="[_2]">comment from [_3]</a>" params="< MTIf tag="CommentAuthorIdentity"><$MTCommentAuthorIdentity$></MTIf> <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>#comment-<$MTCommentID$></mt:CommentParent>%%<mt:CommentParent><$MTCommentAuthor$></mt:CommentParent>"> 23 23 <mt:else> 24 24 <$MTCommentAuthorIdentity$>
