[feature/module_services] Fix display of compact news module
This commit is contained in:
@@ -26,7 +26,6 @@
|
||||
<a href="{news_row.U_NEWEST_POST}">{NEWEST_POST_IMG}</a>
|
||||
<!-- ENDIF -->
|
||||
<!-- IF news_row.ATTACH_ICON_IMG -->{news_row.ATTACH_ICON_IMG} <!-- ENDIF -->
|
||||
<!-- IF news_row.S_POLL --><strong>{L_VIEW_TOPIC_POLL}</strong><!-- ENDIF -->
|
||||
<div class="list-inner">
|
||||
<a href="{news_row.U_VIEW_COMMENTS}" title="{news_row.TITLE}" class="topictitle">{news_row.TITLE}</a><!-- IF U_VIEW_UNREAD_POST and not S_IS_BOT --> • <a href="{U_VIEW_UNREAD_POST}">{L_VIEW_UNREAD_POST}</a> • <!-- ENDIF -->
|
||||
<!-- IF news_row.PAGINATION -->
|
||||
@@ -73,4 +72,4 @@
|
||||
{$C_BLOCK_F_L}{$C_BLOCK_F_R}
|
||||
<!-- ENDIF -->
|
||||
<!-- ENDIF -->
|
||||
<!-- END news_row -->
|
||||
<!-- END news_row -->
|
||||
|
||||
Reference in New Issue
Block a user