I have one question for you that has puzzled me for months.

If I want to make the headline for any posting to be clickable/linkable to the post in question, then I know that I have to change

CODE
<$MTEntryTitle$> to <a href="<$MTEntryPermalink$>"><$MTEntryTitle$></a>


My question is, where do I do that? I've changed it in index.php, the module of the category in question and the individual entries, followed by rebuilding the site, but where else do I have to change it.

For example:
Say I have a blog -- www.myblog.com and within that blog is a section -- www.myblog.com/section/ and within that section are the categories -- www.myblog.com/section/category

I would think that modules under the Template tab, which has all the categories, would be the place where I would change the category in question, but after making change, followed by rebuilding the site. It still doesn't change.

What am I doing wrong?

MT version 3.33

Thanks in advance,
Kronus