[project-babel commit] r300 - trunk/res/weblog/themes/mour

0 views
Skip to first unread message

codesite...@google.com

unread,
Oct 29, 2007, 7:05:16 AM10/29/07
to v2ex-...@googlegroups.com
Author: v2ex.livid
Date: Mon Oct 29 04:04:56 2007
New Revision: 300

Modified:
trunk/res/weblog/themes/mour/entry.smarty

Log:
[Nexus] Minor fix in Mour theme.

Modified: trunk/res/weblog/themes/mour/entry.smarty
==============================================================================
--- trunk/res/weblog/themes/mour/entry.smarty (original)
+++ trunk/res/weblog/themes/mour/entry.smarty Mon Oct 29 04:04:56 2007
@@ -16,7 +16,7 @@
<div id="contain">
<div id="main">
<h2 class="title">{$entry.bge_title}</h2>
- <div class="attribute">Posted by <a
href="http://{$site_babel}/u/{$item.usr_nick_url}">{$item.usr_nick_plain}</a>
on {$item.bge_published_plain} - <a href="#;"
onclick="openComment({$item.bge_id});">{$item.bge_comments}
comments</a>{if $item.bge_tags neq ''} - tags: {$item.bge_tags_plain_comma}{/if}
+ <div class="attribute">Posted by <a
href="http://{$site_babel}/u/{$item.usr_nick_url}">{$entry.usr_nick_plain}</a>
on {$entry.bge_published_plain} - <a href="#;"
onclick="openComment({$entry.bge_id});">{$entry.bge_comments}
comments</a>{if $entry.bge_tags neq ''} - tags: {$entry.bge_tags_plain_comma}{/if}
</div>
<div class="entry">
{$entry.bge_body_plain}

Reply all
Reply to author
Forward
0 new messages