diff --git a/htdocs/compta/bank/categ.php b/htdocs/compta/bank/categ.php index 2217e250347..3bb34cf81aa 100644 --- a/htdocs/compta/bank/categ.php +++ b/htdocs/compta/bank/categ.php @@ -36,7 +36,7 @@ if (!$user->rights->banque->configurer) /* -* Actions ajout cat�gorie +* Actions ajout catégorie */ if ($_POST["action"] == 'add') { @@ -101,7 +101,7 @@ if ( $_REQUEST['action'] == 'delete' ) /* - * Affichage liste des cat�éories + * Affichage liste des catégories */ llxHeader();