diff --git a/noisettes/menus/menu_right_dessousbreves.html b/noisettes/menus/menu_right_dessousbreves.html
index df55a2ffa7c6874fb6c9930b34488f66ec59cb06..7c8763a715335c96d182b204a2dc6744f0e0b3ca 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>