I have new 7.0.9 install and for some reason I am not able to over-ride the site page title !
I require this so that I can keep the title short in >admin panel > basic (for mail title purposes etc)
Before in line 27 in inc/header.inc.php I have this following code:-
$site['title'] = 'NAMENAMENAME';
the above code is not there in 7.0.9 ???
how can I change the page title for SEO and not effect email titles etc ??