From 5f10c23fc949e92c1945ddc599493221fda32d77 Mon Sep 17 00:00:00 2001
From: "brunobergot@gmail.com" <>
Date: Fri, 30 Oct 2015 17:45:31 +0000
Subject: [PATCH] =?UTF-8?q?p=C3=A9touille?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 lang/medias_fr.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lang/medias_fr.php b/lang/medias_fr.php
index 70409ed9..120df66f 100644
--- a/lang/medias_fr.php
+++ b/lang/medias_fr.php
@@ -102,7 +102,7 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
 	'info_heure' => 'Heure',
 	'info_illustrations' => 'Illustrations',
 	'info_image_max_poids' => 'Les images doivent obligatoirement faire moins de @maxi@ (ce fichier fait @actuel@).',
-  'info_image_max_taille' => 'Les images doivent obligatoirement faire moins de @maxi@ (ce fichier fait @actuel@).',
+	'info_image_max_taille' => 'Les images doivent obligatoirement faire moins de @maxi@ (ce fichier fait @actuel@).',
 	'info_inclusion_directe' => 'Inclusion directeƂ :',
 	'info_inclusion_vignette' => 'Inclusion de la vignetteƂ :',
 	'info_installer_tous_documents' => 'Installer tous les documents',
-- 
GitLab