Correction typo

This commit is contained in:
Michael RICOIS 2011-01-25 09:13:42 +00:00
parent 8c5c90056a
commit e4f5bfe96e

View File

@ -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')){