Changeset 1976 for branches/release-35/default_templates/comments.mtml
- Timestamp:
- 04/18/08 05:09:08 (20 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-35/default_templates/comments.mtml
r1963 r1976 7 7 <MTComments> 8 8 <MTCommentsHeader> 9 <h2 class="comments-header">< mt:if tag="EntryCommentCount" eq="1"><__trans phrase="1 Comment"><mt:else><__trans phrase="[_1] Comments" params="<$MTEntryCommentCount$>"></mt:if></h2>9 <h2 class="comments-header"><$MTEntryCommentCount singular="<__trans phrase="1 Comment">" plural="<__trans phrase="# Comments">"$></h2> 10 10 <div class="comments-content"> 11 11 </MTCommentsHeader>
