From c7b14097ca0ac7b731949f95dd9b89e7f0923a4a Mon Sep 17 00:00:00 2001
From: "real3t@gmail.com" <>
Date: Wed, 20 Feb 2019 09:52:23 +0000
Subject: [PATCH] =?UTF-8?q?[SoyezCr=C3=A9ateurs]=20Articles=20li=C3=A9s=20?=
 =?UTF-8?q?:=20avec=20le=20plugin=20Mots=20Arborescents,=20afficher=20les?=
 =?UTF-8?q?=20articles=20li=C3=A9s=20par=20la=20branche=20des=20mots=20cle?=
 =?UTF-8?q?fs=20attach=C3=A9s=20=C3=A0=20l'article=20en=20cours=20(=C3=A7a?=
 =?UTF-8?q?=20marchait=20=C3=A0=20cause=20des=20doublons,=20mais=20il=20fa?=
 =?UTF-8?q?ut=20la=20bonne=20syntaxe=20pour=20l'alternative=20=C3=A0=20une?=
 =?UTF-8?q?=20boucle)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 noisettes/articles_connexes.html        | 2 +-
 noisettes/articles_connexes_locaux.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/noisettes/articles_connexes.html b/noisettes/articles_connexes.html
index 8a2978d6..52ef2bbc 100644
--- a/noisettes/articles_connexes.html
+++ b/noisettes/articles_connexes.html
@@ -5,7 +5,7 @@
 <BOUCLE_ArticlesConnexesMemArbo(ARTICLES){branche_mot}{doublons}{doublons listeconnexes} {lang} />
 </BOUCLE_PluginsMotsArborescents>
 <BOUCLE_ArticlesConnexesMem(ARTICLES){id_mot}{doublons}{doublons listeconnexes} {lang} />
-<B_PluginsMotsArborescents>
+<//B_PluginsMotsArborescents>
 </BOUCLE_MotsClefsArticleConnexes>
 
 <B_ArticlesConnexes>
diff --git a/noisettes/articles_connexes_locaux.html b/noisettes/articles_connexes_locaux.html
index 667196ee..44fd14a5 100644
--- a/noisettes/articles_connexes_locaux.html
+++ b/noisettes/articles_connexes_locaux.html
@@ -4,7 +4,7 @@
 <BOUCLE_PluginsMotsArborescents(CONDITION){si #PLUGIN{motsar}}>
 <BOUCLE_ArticlesConnexesMem(ARTICLES){branche_mot}{id_secteur}{doublons}{doublons listeconnexes} {lang} /></BOUCLE_PluginsMotsArborescents>
 <BOUCLE_ArticlesConnexesMem(ARTICLES){id_mot}{id_secteur}{doublons}{doublons listeconnexes} {lang} />
-<B_PluginsMotsArborescents>
+<//B_PluginsMotsArborescents>
 </BOUCLE_MotsClefsArticleConnexes>
 
 <B_ArticlesConnexes>
-- 
GitLab