caino79
Member
Hello,
i would like to move the "recent activity" link from the "Tablinks" of "Members" to the "NavTabs".
Add the link is easy
but when i open the link, the tab selection was wrong
How can i correct this?
Thank you.
i would like to move the "recent activity" link from the "Tablinks" of "Members" to the "NavTabs".
Add the link is easy
Code:
<!-- recent -->
<li class="navTab"><a href="{xen:link 'recent-activity'}" class="navLink">{xen:phrase recent_activity}</a></li>
but when i open the link, the tab selection was wrong
How can i correct this?
Thank you.