I found the code I need in the thread_list template, I just don't know what I need to remove:
	
	
	
		
I still want to be able to sort by the last message date, I just don't want the arrow there.
				
			
		Code:
	
	<dd class="lastPost"><a href="{xen:link forums, $forum, '_params={$orderParams.last_post_date}'}"><span>{xen:phrase last_message}{xen:helper sortArrow, $order, $orderDirection, last_post_date}</span></a></dd>I still want to be able to sort by the last message date, I just don't want the arrow there.

 
 
		