Merge pull request #177 from marc1706/fix/news_layout

[fix/news_layout] "Last post" should be on same line as other titles
This commit is contained in:
Marc Alexander
2013-11-05 05:34:32 -08:00

View File

@@ -15,7 +15,7 @@
<dd class="posts">{L_REPLIES}</dd>
<dd class="views">{L_VIEWS}</dd>
<!-- ENDIF -->
<dd class="lastpost" style="width: 25%"><span>{L_LAST_POST}</span></dd>
<dd class="lastpost"><span>{L_LAST_POST}</span></dd>
{$CC_BLOCK_H_R}
<ul class="topiclist topics">
<!-- ENDIF -->