Author: romy@tetue.net
Date: Fri Aug 18 23:56:31 2006
New Revision: 4690
Log:
Indiquer la pertinence des résultats de recherche...
Modified:
_squelettes_/spip-net-fantastik/recherche.html
Modified: _squelettes_/spip-net-fantastik/recherche.html
--- _squelettes_/spip-net-fantastik/recherche.html (original)
+++ _squelettes_/spip-net-fantastik/recherche.html Fri Aug 18 23:56:31 2006
@@ -40,7 +40,7 @@
<ul>
<BOUCLE_articles(ARTICLES) {lang} {recherche} {!par points} {pagination}>
<li>
- <BOUCLE_rub(RUBRIQUES){id_rubrique}><small style="color: #999999;"><a href="#URL_RUBRIQUE" style="text-transform: uppercase;">#TITRE</a> — <strong style="color: #000000;">#POINTS</strong> — [(#DATE|affdate_court)]</small></BOUCLE_rub>
+ <strong style="color: #000000;">#POINTS</strong> — <BOUCLE_rub(RUBRIQUES){id_rubrique}><small style="color: #999999;"><a href="#URL_RUBRIQUE" style="text-transform: uppercase;">#TITRE</a> — [(#DATE|affdate_court)]</small></BOUCLE_rub>
<h3 class="titre"><a href="#URL_ARTICLE">#TITRE</a></h3>
</li>
</BOUCLE_articles>