root/styles/prosilver_ip/viewforum_kb_body.tpl

147155
56
	<td class="row3 row-center-small" style="padding-left:2px;padding-right:2px;"
nowrap="nowrap">{topicrow.TOPIC_AUTHOR}</td>
56
	<td class="row3 row-center-small" style="padding-left:2px;padding-right:2px;"
nowrap="nowrap">{topicrow.TOPIC_AUTHOR}</td>
57
	<td class="row3 row-center-small" style="padding-top:0;" nowrap="nowrap">{topicrow.LAST_POST_TIME}</td>
57
	<td class="row3 row-center-small" style="padding-top:0;" nowrap="nowrap">{topicrow.LAST_POST_TIME}</td>
58
	<!-- BEGIN rate_switch_msg -->
58
	<!-- BEGIN rate_switch_msg -->
59
	<td class="row3 row-center-small"><img src="images/rates/rate_{topicrow.TOPIC_RATING}.png"></td>
59
	<td class="row3 row-center-small"><img src="{FULL_SITE_PATH}{RATING_IMAGES_PATH}rate_{topicrow.TOPIC_RATING}.png"></td>
60
	<!-- END rate_switch_msg -->
60
	<!-- END rate_switch_msg -->
61
</tr>
61
</tr>
62
<!-- IF not S_BOT -->
62
<!-- IF not S_BOT -->