1
Hi,
I'm working on some changes for the news section. I've only been messing with my template but there's one thing wich i can't change from there (or thats wat I think).
Inside my template, hardly any different from default atm, I want to change the following: The table under the newsitem with the view option (thread/nest/flat) and post comment button.
I know where it is in my template, commentsnav (in news_article)
<div style="text-align: center; padding: 3px;
margin:3px;">
<{$commentsnav}>
div>
But I have no idea where it's defined. I hope someone could be so kind to tell me where to go so i can make my hack! (mayby i'm wrong and it doesn't even require a hack).
ps. Does anyone know a decent program to search within multiple .php files at once?