Hi, 
in my protected function _initViewHelpers() for my default module I set 

$view->headTitle()->setSeparator(' - ');
$view->headTitle('My Website Title'); 

Then, in the admin module bootstrap, same method name, I set

$view->headTitle('Control Panel'); 

I would expect that my default module's title were 'My Website Title' and my 
admin module's title Control Panel.

Instead of that,  I get 'Control Panel - My Website Title' on each modules.
Why this behaviour?
And what I have to do to get the expected result?
Thank you





Sergio Rinaudo



_________________________________________________________________
Resta in contatto con gli amici, comunica con Messenger!
http://messenger.it/cominciaAcomunicare.aspx

Reply via email to