From 68e33802f9350c86ccbe189a96e0364e845329f1 Mon Sep 17 00:00:00 2001
From: "real3t@gmail.com" <>
Date: Tue, 24 Jun 2014 17:43:18 +0000
Subject: [PATCH] Restons simple !

---
 noisettes/menus/menu_right_dessousbreves.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/noisettes/menus/menu_right_dessousbreves.html b/noisettes/menus/menu_right_dessousbreves.html
index df55a2ff..7c8763a7 100644
--- a/noisettes/menus/menu_right_dessousbreves.html
+++ b/noisettes/menus/menu_right_dessousbreves.html
@@ -4,7 +4,7 @@
 <B_articles_recents>
  <h2 [title="(#DESCRIPTIF|supprimer_tags|attribut_html)"]>[(#SET{lelogo,[(#INCLURE{fond=noisettes/menus/rubrique_logo}{id_rubrique}{mode=normal}|image_reduire{#GET{LargeurMenuDroit},0})]})][<img class="menu_right_logo" src="(#GET{lelogo}|extraire_attribut{src})"[ width="(#GET{lelogo}|largeur)"][ height="(#GET{lelogo}|hauteur)"] alt="[(#TITRE|texte_script|supprimer_tags|entites_html) (logo)]" /><br />][(#TITRE)]</h2>
  <ul>
-<BOUCLE_articles_recents(ARTICLES) {id_rubrique}{par num titre}{!par #CONFIG{soyezcreateurs/ordre_quoideneuf,date_modif}} {lang}>
+<BOUCLE_articles_recents(ARTICLES) {id_rubrique}{par num titre}{!par date} {lang}>
 	<li>[(#ENV{id_article}|=={#ID_ARTICLE}|?{<strong>})]<a href="#ARTICLE_URL" title="[(#DESCRIPTIF|supprimer_tags|attribut_html)][ ((#INCLURE{fond=noisettes/aff_datepublication}{id_article}|supprimer_tags))]">[<img class="menu_right_logo" src="(#LOGO_ARTICLE_NORMAL|image_reduire{#GET{LargeurMenuDroit},0}|extraire_attribut{src})"[ width="(#LOGO_ARTICLE_NORMAL|image_reduire{#GET{LargeurMenuDroit},0}|largeur)"][ height="(#LOGO_ARTICLE_NORMAL|image_reduire{#GET{LargeurMenuDroit},0}|hauteur)"] alt="[(#TITRE|texte_script|supprimer_tags|entites_html) (logo)]" /><br />][(#TITRE)]</a>[(#ENV{id_article}|=={#ID_ARTICLE}|?{</strong>})]</li>
 </BOUCLE_articles_recents>
 </ul>
-- 
GitLab