[pLog-svn] r4937 - plog/branches/lifetype-1.2/templates/summary
jondaley at devel.lifetype.net
jondaley at devel.lifetype.net
Fri Mar 2 18:39:43 EST 2007
Author: jondaley
Date: 2007-03-02 18:39:43 -0500 (Fri, 02 Mar 2007)
New Revision: 4937
Modified:
plog/branches/lifetype-1.2/templates/summary/userprofile.template
Log:
typo
Modified: plog/branches/lifetype-1.2/templates/summary/userprofile.template
===================================================================
--- plog/branches/lifetype-1.2/templates/summary/userprofile.template 2007-03-02 20:21:34 UTC (rev 4936)
+++ plog/branches/lifetype-1.2/templates/summary/userprofile.template 2007-03-02 23:39:43 UTC (rev 4937)
@@ -23,7 +23,7 @@
</p>
<div class="postinfo">
- <img src="imgs/post.png" width="10" height="11" alt="Autor" />
+ <img src="imgs/post.png" width="10" height="11" alt="Author" />
<strong>{$user->getUsername()}</strong>, {$locale->formatDate($postDate,"%e %B %Y")} |
<img src="imgs/comment.png" width="11" height="10" alt="{$locale->tr("comments")}" />
<a href="{$request->postPermalink($post)}#comments">{if $post->getTotalComments() eq 0}{$locale->tr("comment on this")}{else}{$post->getTotalComments()} {$locale->tr("comments")|capitalize}{/if}</a>
More information about the pLog-svn
mailing list