From 44ef25a367f50947a76ceb9ca8722fa89799e0a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20Garci=CC=81a?= Date: Mon, 6 May 2013 18:10:41 +0200 Subject: [PATCH] Converted recent changes to UTF-8 encoding --- htdocs/compta/bank/categ.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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();