root/styles/prosilver_ip/viewforum_body.tpl

147155
67
	<td class="{topicrow.ROW_CLASS} row-center-small" style="background: none;">{topicrow.VIEWS}</td>
67
	<td class="{topicrow.ROW_CLASS} row-center-small" style="background: none;">{topicrow.VIEWS}</td>
68
	<td class="{topicrow.ROW_CLASS} row-center-small" style="background: none;">{topicrow.REPLIES}</td>
68
	<td class="{topicrow.ROW_CLASS} row-center-small" style="background: none;">{topicrow.REPLIES}</td>
69
	<!-- BEGIN rate_switch_msg -->
69
	<!-- BEGIN rate_switch_msg -->
70
	<td class="{topicrow.ROW_CLASS} row-center-small" style="background: none;"><img src="{FULL_SITE_PATH}{T_TPL_PATH}images/{CSS_COLOR}/rates/rate_{topicrow.TOPIC_RATING}.png" alt="{topicrow.TOPIC_RATING}" /></td>
70
	<td class="{topicrow.ROW_CLASS} row-center-small" style="background: none;"><img src="{FULL_SITE_PATH}{RATING_IMAGES_PATH}rate_{topicrow.TOPIC_RATING}.png" alt="{topicrow.TOPIC_RATING}" /></td>
71
	<!-- END rate_switch_msg -->
71
	<!-- END rate_switch_msg -->
72
	<td class="{topicrow.ROW_CLASS} row-center-small" style="padding-top: 0; padding-left: 2px; padding-right: 2px; background: none;"
nowrap="nowrap">{topicrow.LAST_POST_TIME}<br />{topicrow.LAST_POST_AUTHOR} <!-- IF S_BOT -->&nbsp;<!-- ELSE
-->{topicrow.LAST_POST_IMG}<!-- ENDIF --></td>
72
	<td class="{topicrow.ROW_CLASS} row-center-small" style="padding-top: 0; padding-left: 2px; padding-right: 2px; background: none;"
nowrap="nowrap">{topicrow.LAST_POST_TIME}<br />{topicrow.LAST_POST_AUTHOR} <!-- IF S_BOT -->&nbsp;<!-- ELSE
-->{topicrow.LAST_POST_IMG}<!-- ENDIF --></td>
73
</tr>
73
</tr>