[fix/news_layout] "Last post" should be on same line as other titles
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
<dd class="posts">{L_REPLIES}</dd>
|
<dd class="posts">{L_REPLIES}</dd>
|
||||||
<dd class="views">{L_VIEWS}</dd>
|
<dd class="views">{L_VIEWS}</dd>
|
||||||
<!-- ENDIF -->
|
<!-- 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}
|
{$CC_BLOCK_H_R}
|
||||||
<ul class="topiclist topics">
|
<ul class="topiclist topics">
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|||||||
Reference in New Issue
Block a user