Show
Ignore:
Timestamp:
05/19/08 21:42:12 (19 months ago)
Author:
bsmith
Message:

bugzid:79831 - Small code fixes to sync with UTS template set

Files:
1 modified

Legend:

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

    r2052 r2394  
    77        <ul class="recent-comments-list"> 
    88        </mt:CommentsHeader> 
    9             <li> 
    10                 <__trans phrase="<a href="[_1]">[_2] commented on [_3]</a>: [_4]" params="<mt:CommentEntry><$mt:EntryPermalink$></mt:CommentEntry>#comment-<$mt:CommentID$>%%<$mt:CommentAuthor$>%%<mt:CommentEntry><$mt:EntryTitle$></mt:CommentEntry>%%<$mt:CommentBody remove_html="1" trim_to="10"$>"> 
    11             </li> 
     9            <li><__trans phrase="<a href="[_1]">[_2] commented on [_3]</a>: [_4]" params="<mt:CommentEntry><$mt:EntryPermalink$></mt:CommentEntry>#comment-<$mt:CommentID$>%%<$mt:CommentAuthor$>%%<mt:CommentEntry><$mt:EntryTitle$></mt:CommentEntry>%%<$mt:CommentBody remove_html="1" trim_to="10"$>"></li> 
    1210        <mt:CommentsFooter> 
    1311        </ul>