Task 4439

Formulaire is reserved for another purpose
	The new name is "rapport"
This commit is contained in:
sparkyx 2005-07-21 10:06:01 +00:00
parent 15dc69fefc
commit dc6440e281
2 changed files with 3 additions and 3 deletions

View file

@ -468,7 +468,7 @@ $left_menu=ShowItem(array(
array('central.php','Centralise'),
array('pcmn_update.php?p_start=1','Plan Comptable'),
array('stock.php','Stock'),
array('form.php','Formulaire')
array('form.php','Rapport')
),
'H',"cell","mtitle",$default);
return $left_menu;