planetzu
Member
Hello, is there a way to remove the 'Most Messages' tab in the 'Notable Members' list? I am looking to just display the 'Most Likes' tab as the landing page under 'Notable Members' so members are listed based on most likes.
I tried removed the following line from 'member_notable' template but it's not working:
	
	
	
		
				
			I tried removed the following line from 'member_notable' template but it's not working:
		HTML:
	
	<li class="{xen:if '{$type} == "messages"', active}"><a href="{xen:link members}">{xen:phrase most_messages}</a></li> 
 
		 
 
		 
 
		