2
0
forked from Wavyzz/dolibarr

Converted recent changes to UTF-8 encoding

This commit is contained in:
Marcos García
2013-05-06 18:10:41 +02:00
parent fe2a160ca8
commit 44ef25a367

View File

@@ -36,7 +36,7 @@ if (!$user->rights->banque->configurer)
/* /*
* Actions ajout cat<EFBFBD>gorie * Actions ajout catégorie
*/ */
if ($_POST["action"] == 'add') if ($_POST["action"] == 'add')
{ {
@@ -101,7 +101,7 @@ if ( $_REQUEST['action'] == 'delete' )
/* /*
* Affichage liste des cat<EFBFBD>éories * Affichage liste des catégories
*/ */
llxHeader(); llxHeader();