root/styles/prosilver_ip/search_results_topics.tpl

147159
29
	<td class="{searchresults.ROW_CLASS}h{searchresults.CLASS_NEW} row-forum" style="background: none; cursor: pointer;"
onclick="window.location.href='{searchresults.U_VIEW_FORUM}'"><span class="topiclink{searchresults.CLASS_NEW}"><a
href="{searchresults.U_VIEW_FORUM}">{searchresults.FORUM_NAME}</a></span></td>
29
	<td class="{searchresults.ROW_CLASS}h{searchresults.CLASS_NEW} row-forum" style="background: none; cursor: pointer;"
onclick="window.location.href='{searchresults.U_VIEW_FORUM}'"><span class="topiclink{searchresults.CLASS_NEW}"><a
href="{searchresults.U_VIEW_FORUM}">{searchresults.FORUM_NAME}</a></span></td>
30
	<td class="{searchresults.ROW_CLASS}h{searchresults.CLASS_NEW} row-forum" style="background: none; cursor: pointer;"
onclick="window.location.href='{searchresults.U_VIEW_TOPIC}'">
30
	<td class="{searchresults.ROW_CLASS}h{searchresults.CLASS_NEW} row-forum" style="background: none; cursor: pointer;"
onclick="window.location.href='{searchresults.U_VIEW_TOPIC}'">
31
		<div class="topic-title-hide-flow"><span
class="topiclink{searchresults.CLASS_NEW}">{searchresults.NEWEST_POST_IMG}{searchresults.TOPIC_TYPE}<a
href="{searchresults.U_VIEW_TOPIC}" class="{searchresults.TOPIC_CLASS}">{searchresults.TOPIC_TITLE}</a></span> <!-- BEGIN
display_reg -->[{searchresults.REG_OPTIONS}]&nbsp;{searchresults.REG_USER_OWN_REG}<!-- END display_reg --></div>
31
		<div class="topic-title-hide-flow"><span
class="topiclink{searchresults.CLASS_NEW}">{searchresults.NEWEST_POST_IMG}{searchresults.TOPIC_TYPE}<a
href="{searchresults.U_VIEW_TOPIC}" class="{searchresults.TOPIC_CLASS}">{searchresults.TOPIC_TITLE}</a></span> <!-- BEGIN
display_reg -->[{searchresults.REG_OPTIONS}]&nbsp;{searchresults.REG_USER_OWN_REG}<!-- END display_reg --></div>
32
		<!-- IF searchresults.GOTO_PAGE -->
32
		{searchresults.GOTO_PAGE_FULL}
33
		<br /><span class="gotopage">{searchresults.GOTO_PAGE}</span>
34
		<!-- ENDIF -->
35
	</td>
33
	</td>
36
	<td class="{searchresults.ROW_CLASS} row-center-small" style="background: none;">{searchresults.REPLIES}</td>
34
	<td class="{searchresults.ROW_CLASS} row-center-small" style="background: none;">{searchresults.REPLIES}</td>
37
	<td class="{searchresults.ROW_CLASS} row-center-small" style="background: none;">{searchresults.TOPIC_AUTHOR}</td>
35
	<td class="{searchresults.ROW_CLASS} row-center-small" style="background: none;">{searchresults.TOPIC_AUTHOR}</td>