File: styles/subsilver2/template/viewforum_body.html
Unmodified
Added
Modified
Removed
Line 31 | Line 31 |
---|
<th> {L_VIEWS} </th> <th> {L_LAST_POST} </th> </tr>
|
<th> {L_VIEWS} </th> <th> {L_LAST_POST} </th> </tr>
|
| <!-- EVENT viewforum_body_topic_row_before -->
|
<!-- BEGIN topicrow -->
|
<!-- BEGIN topicrow -->
|
| <!-- EVENT viewforum_body_topicrow_row_before -->
|
<tr>
|
<tr>
|
| <!-- EVENT viewforum_body_topic_row_prepend -->
|
<td class="row1" width="25" align="center">{topicrow.TOPIC_FOLDER_IMG}</td> <!-- IF S_TOPIC_ICONS --> <td class="row1" width="25" align="center"><!-- IF topicrow.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}" width="{topicrow.TOPIC_ICON_IMG_WIDTH}" height="{topicrow.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ENDIF --></td>
| <td class="row1" width="25" align="center">{topicrow.TOPIC_FOLDER_IMG}</td> <!-- IF S_TOPIC_ICONS --> <td class="row1" width="25" align="center"><!-- IF topicrow.TOPIC_ICON_IMG --><img src="{T_ICONS_PATH}{topicrow.TOPIC_ICON_IMG}" width="{topicrow.TOPIC_ICON_IMG_WIDTH}" height="{topicrow.TOPIC_ICON_IMG_HEIGHT}" alt="" title="" /><!-- ENDIF --></td>
|
Line 52 | Line 56 |
---|
<!-- IF topicrow.S_TOPIC_REPORTED --> <a href="{topicrow.U_MCP_REPORT}" class="imageset">{REPORTED_IMG}</a> <!-- ENDIF -->
|
<!-- IF topicrow.S_TOPIC_REPORTED --> <a href="{topicrow.U_MCP_REPORT}" class="imageset">{REPORTED_IMG}</a> <!-- ENDIF -->
|
| <!-- EVENT topiclist_row_topic_title_after -->
|
<!-- IF .topicrow.pagination --> <p class="gensmall"> [ {GOTO_PAGE_IMG}{L_GOTO_PAGE}{L_COLON} <!-- BEGIN pagination -->
| <!-- IF .topicrow.pagination --> <p class="gensmall"> [ {GOTO_PAGE_IMG}{L_GOTO_PAGE}{L_COLON} <!-- BEGIN pagination -->
|
Line 75 | Line 80 |
---|
<!-- IF not S_IS_BOT --><a href="{topicrow.U_LAST_POST}" class="imageset">{LAST_POST_IMG}</a><!-- ENDIF --> </p> </td>
|
<!-- IF not S_IS_BOT --><a href="{topicrow.U_LAST_POST}" class="imageset">{LAST_POST_IMG}</a><!-- ENDIF --> </p> </td>
|
| <!-- EVENT viewforum_body_topic_row_append -->
|
</tr>
|
</tr>
|
| <!-- EVENT viewforum_body_topic_row_after -->
|
<!-- BEGINELSE -->
| <!-- BEGINELSE -->
|