CODE
<div id="menu">
<MTEntryPrevious>
<a href="<$MTEntryLink$>">« <$MTEntryTitle$></a> |
</MTEntryPrevious>
<a href="<$MTBlogURL$>">Main</a>
<MTEntryNext>
| <a href="<$MTEntryLink$>"><$MTEntryTitle$> »</a>
</MTEntryNext>
</div>
<MTEntryPrevious>
<a href="<$MTEntryLink$>">« <$MTEntryTitle$></a> |
</MTEntryPrevious>
<a href="<$MTBlogURL$>">Main</a>
<MTEntryNext>
| <a href="<$MTEntryLink$>"><$MTEntryTitle$> »</a>
</MTEntryNext>
</div>
what changes/additions/replacements do i need to do to make so that the previous and next article links are within the current category?... let's say category="blog"
thanks in advance.