root/ip/trunk/templates/default/viewforum_kb_body.tpl

157159
51
		<!-- BEGIN switch_topic_desc -->
51
		<!-- BEGIN switch_topic_desc -->
52
		<span class="gensmall">&nbsp;{topicrow.switch_topic_desc.TOPIC_DESCRIPTION}</span><br />
52
		<span class="gensmall">&nbsp;{topicrow.switch_topic_desc.TOPIC_DESCRIPTION}</span><br />
53
		<!-- END switch_topic_desc -->
53
		<!-- END switch_topic_desc -->
54
		<span class="gotopage">{topicrow.GOTO_PAGE}</span>
54
		{topicrow.GOTO_PAGE_FULL}
55
	</td>
55
	</td>
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>