Quick question: which template do I edit to change the Feedback tab's contents? I want to put a "leave feedback" link in this tab, under the Member Profile section directly beneath the link for "View All Feedbacks For _______", using this code:
Code:
<a href="itrader_feedback.php?$session[sessionurl]u=$userinfo[userid]"><b>$vbphrase[itrader_submit_feedback] $userinfo[username]</b></a>
If I know which template, I can drop it in. A template search for "<!-- cat_itrader_stats -->
" (which shows up when I view the source of the page) only dumps me at a list of all the templates.