From 092b5328a89e38e812048a0b265cb000fb1ad6d2 Mon Sep 17 00:00:00 2001
From: Fil <fil@rezo.net>
Date: Fri, 25 Apr 2003 15:52:45 +0000
Subject: [PATCH] =?UTF-8?q?alt=3D"=20"=20sinon=20la=20synth=C3=A8se=20lit?=
 =?UTF-8?q?=20le=20nom=20de=20l'image=20(Jaws)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 ecrire/inc_presentation.php3 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ecrire/inc_presentation.php3 b/ecrire/inc_presentation.php3
index 466069f5c1..305cb2d884 100644
--- a/ecrire/inc_presentation.php3
+++ b/ecrire/inc_presentation.php3
@@ -1083,7 +1083,7 @@ function icone_bandeau_principal($texte, $lien, $fond, $rubrique_icone = "vide",
 	else {
 		$hauteur = 80;
 		$largeur = 80;
-		$alt = " alt=\"\" ";
+		$alt = " alt=\" \" ";
 	}
 
 	if (!$menu_accesskey) $menu_accesskey = 1;
-- 
GitLab