File: styles/prosilver/template/mcp_topic.html
Unmodified
Added
Modified
Removed
Line 95 | Line 95 |
---|
<div id="topicreview" class="topicreview"> <!-- BEGIN postrow --> <!-- EVENT mcp_topic_postrow_post_before -->
|
<div id="topicreview" class="topicreview"> <!-- BEGIN postrow --> <!-- EVENT mcp_topic_postrow_post_before -->
|
| <!-- IF postrow.S_FIRST_UNREAD --> <a id="unread" class="anchor"<!-- IF S_UNREAD_VIEW --> data-url="{postrow.U_MINI_POST}"<!-- ENDIF -->></a> <!-- ENDIF -->
|
<div class="post <!-- IF postrow.S_ROW_COUNT is odd -->bg1<!-- ELSE -->bg2<!-- ENDIF -->"> <div class="inner">
| <div class="post <!-- IF postrow.S_ROW_COUNT is odd -->bg1<!-- ELSE -->bg2<!-- ENDIF -->"> <div class="inner">
|
Line 161 | Line 164 |
---|
</div> </div>
|
</div> </div>
|
| <!-- BEGINELSE --> <p><strong>{{ lang('NO_POSTS_TIME_FRAME') }}</strong></p>
|
<!-- END postrow --> </div>
| <!-- END postrow --> </div>
|