Modification du nom commercial de l'appication
This commit is contained in:
parent
56444ac654
commit
0aed29fff3
@ -39,7 +39,7 @@ class Bootstrap extends Zend_Application_Bootstrap_Bootstrap
|
||||
|
||||
|
||||
$view->headTitle()->setSeparator(' - ');
|
||||
$view->headTitle('Ciblage');
|
||||
$view->headTitle('Odea');
|
||||
}
|
||||
|
||||
protected function _initLogging()
|
||||
|
@ -1,3 +1,3 @@
|
||||
<h1>Ciblage</h1>
|
||||
<h1>Odea</h1>
|
||||
|
||||
<a href="<?=$this->url(array('controller'=>'index', 'action'=>'index'), null, true)?>">Accueil</a>
|
||||
|
Loading…
Reference in New Issue
Block a user