baronsamedi Posted August 19, 2008 Share Posted August 19, 2008 $tpl=new bTemplate(); $tpl->set("main_title",$btit_settings["name"]." .::. "."Index"); I have this phrase in the top on my firefox as the main title... Where would i go to edit this pharse? if i change it in the index manually on other pages it goes back to what i dont want it to be.. Quote Link to comment https://forums.phpfreaks.com/topic/120430-hi-im-using-btemplate/ Share on other sites More sharing options...
AjBaz100 Posted August 22, 2008 Share Posted August 22, 2008 Search your source code for that string $tpl->set("main_title",$btit_settings["name"]." .::. "."Index"); Quote Link to comment https://forums.phpfreaks.com/topic/120430-hi-im-using-btemplate/#findComment-622681 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.