forked from Wavyzz/dolibarr
Converted recent changes to UTF-8 encoding
This commit is contained in:
@@ -36,7 +36,7 @@ if (!$user->rights->banque->configurer)
|
||||
|
||||
|
||||
/*
|
||||
* Actions ajout cat<EFBFBD>gorie
|
||||
* Actions ajout catégorie
|
||||
*/
|
||||
if ($_POST["action"] == 'add')
|
||||
{
|
||||
@@ -101,7 +101,7 @@ if ( $_REQUEST['action'] == 'delete' )
|
||||
|
||||
|
||||
/*
|
||||
* Affichage liste des cat<EFBFBD>éories
|
||||
* Affichage liste des catégories
|
||||
*/
|
||||
|
||||
llxHeader();
|
||||
|
||||
Reference in New Issue
Block a user