fix incorrect usage of _t

This commit is contained in:
Andrew O'Neil 2007-12-18 02:38:07 +00:00
parent abcb951837
commit fbe5559008
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<div class="blogSummary">
<h2><a href="$Link" title="<% _t('VIEWFULL', 'View full post titled -') %> '$Title'">$MenuTitle</a></h2>
<p class="authorDate"><% _t('BlogEntry.ss.POSTEDBY') %> $Author.XML <% _t('BlogEntry.ss.POSTEDON', 'on') %> $Date.Long | <a href="$Link#PageComments_holder" title="View Comments Posted">$Comments.Count <% _t('BlogEntry.ss.COMMENTS', 'Comments') %></a></p>
<p class="authorDate"><% _t('POSTEDBY') %> $Author.XML <% _t('POSTEDON', 'on') %> $Date.Long | <a href="$Link#PageComments_holder" title="View Comments Posted">$Comments.Count <% _t('COMMENTS', 'Comments') %></a></p>
<% if Tags %>
<p class="tags">
Tags: