root/styles/prosilver_ip/search_results_bookmarks.tpl

147159
20
	<td class="{searchresults.ROW_CLASS}h row-forum" style="background: none; cursor: pointer;"
onclick="window.location.href='{searchresults.U_VIEW_FORUM}'"><span class="forumlink"><a
href="{searchresults.U_VIEW_FORUM}" class="forumlink">{searchresults.FORUM_NAME}</a></span><br /></td>
20
	<td class="{searchresults.ROW_CLASS}h row-forum" style="background: none; cursor: pointer;"
onclick="window.location.href='{searchresults.U_VIEW_FORUM}'"><span class="forumlink"><a
href="{searchresults.U_VIEW_FORUM}" class="forumlink">{searchresults.FORUM_NAME}</a></span><br /></td>
21
	<td class="{searchresults.ROW_CLASS}h row-forum" style="background: none; cursor: pointer;"
onclick="window.location.href='{searchresults.U_VIEW_TOPIC}'">
21
	<td class="{searchresults.ROW_CLASS}h row-forum" style="background: none; cursor: pointer;"
onclick="window.location.href='{searchresults.U_VIEW_TOPIC}'">
22
		<span class="topiclink">{searchresults.NEWEST_POST_IMG}{searchresults.TOPIC_TYPE}<a href="{searchresults.U_VIEW_TOPIC}"
class="topiclink">{searchresults.TOPIC_TITLE}</a></span>
22
		<span class="topiclink">{searchresults.NEWEST_POST_IMG}{searchresults.TOPIC_TYPE}<a href="{searchresults.U_VIEW_TOPIC}"
class="topiclink">{searchresults.TOPIC_TITLE}</a></span>
23
		<!-- IF searchresults.GOTO_PAGE -->
23
		{searchresults.GOTO_PAGE_FULL}
24
		<span class="gotopage">{searchresults.GOTO_PAGE}</span>
25
		<!-- ENDIF -->
26
	</td>
24
	</td>
27
	<td class="{searchresults.ROW_CLASS} row-center-small" style="background: none;">{searchresults.TOPIC_AUTHOR}</td>
25
	<td class="{searchresults.ROW_CLASS} row-center-small" style="background: none;">{searchresults.TOPIC_AUTHOR}</td>
28
	<td class="{searchresults.ROW_CLASS} row-center-small" style="background: none;">{searchresults.REPLIES}</td>
26
	<td class="{searchresults.ROW_CLASS} row-center-small" style="background: none;">{searchresults.REPLIES}</td>