[fix/news_layout] "Last post" should be on same line as other titles

This commit is contained in:
Marc Alexander
2013-11-04 14:33:01 +01:00
parent 2d5a7af22d
commit 2fb73a9e3d

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 -->