Correction typo
This commit is contained in:
parent
8c5c90056a
commit
e4f5bfe96e
@ -185,7 +185,7 @@ switch ($page)
|
||||
}
|
||||
require_once realpath(dirname(__FILE__)).'/pages/main.php';
|
||||
break;
|
||||
case 'identite_procol';
|
||||
case 'identite_procol':
|
||||
require_once 'identite/header.php';
|
||||
$title = titreAvecSiren('Fiche procédure collective');
|
||||
if (hasPerm('idprocol')){
|
||||
|
Loading…
x
Reference in New Issue
Block a user