hello friends, I want to change mt sticky threads title. at present it is named 'Important Threads". I want to change it. How can I change it???
Open ./inc/languages/english/forumdisplay.lang.php and find;
$l['sticky_threads'] = "Important Threads";
and Edit
Important Threads to whatever you like to change
but where to find those????
I mean /inc/languages/english/forumdisplay.lang.php ???
./ represents the root folder. So if you've install your forum on
http://yourdomain.com/forum then above directory will be in;
forum/inc/languages/english/forumdisplay.php
Thanks..
Now I understand what to do....
Thanks Yaldaram