Correction affichage titre
This commit is contained in:
parent
4064261cff
commit
47c97d84bd
@ -341,7 +341,7 @@ switch ($page)
|
||||
break;
|
||||
case 'pieces':
|
||||
$raisonSociale = etabSession($_SESSION['tabInfo']['entrep']['siretSiege'], $idEntreprise);
|
||||
titreAvecSiren('Commande de pièces officielles');
|
||||
$title = titreAvecSiren('Commande de pièces officielles');
|
||||
$page2 = 'piecescmd.php';
|
||||
require_once realpath(dirname(__FILE__)).'/pages/main.php';
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user