diff --git a/templates/Includes/BlogSummary.ss b/templates/Includes/BlogSummary.ss index 5e71f31..8733f48 100644 --- a/templates/Includes/BlogSummary.ss +++ b/templates/Includes/BlogSummary.ss @@ -1,6 +1,6 @@

$MenuTitle

-

<% _t('BlogSummary_ss.POSTEDBY', 'Posted by') %> $Author.XML <% _t('BlogSummary_ss.POSTEDON', 'on') %> $Date.Long | $Comments.Count <% _t('BlogEntry_ss.COMMENTS', 'Comments') %>

+

<% _t('BlogSummary_ss.POSTEDBY', 'Posted by') %> $Author.XML <% _t('BlogSummary_ss.POSTEDON', 'on') %> $Date.Long | $Comments.Count <% _t('BlogEntry_ss.COMMENTS', 'Comments') %>

<% if TagsCollection %>

<% _t('BlogSummary_ss.TAGS','Tags') %>: @@ -17,7 +17,7 @@ <% end_if %>

- + $Comments.Count <% _t('BlogSummary_ss.SUMMARYCOMMENTS','comment(s)') %> |