Changeset 27223 for _squelettes_/ispip

Show
Ignore:
Timestamp:
11.03.2009 12:06:34 (11 months ago)
Author:
abelstuff@…
Message:

Réparation d'une coquille dans la boucle des "mots-clefs".

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • _squelettes_/ispip/ispip-article.html

    r27197 r27223  
    7979         
    8080                <p><a class="whiteButton" href="#URL_PAGE{ispip}" target="_self"><:accueil_site:></a></p> 
     81                 
     82       </div><!-- div id article -->             
    8183 
    8284                [(#REM) MENU MOTS CLES ] 
    8385        <B_mots_de_art> 
    84         <ul id="mots-art[(#ID_ARTICLE)]" title="Mots-clés"> 
     86        <ul id="mots-art[(#ID_ARTICLE)]" title="<:mots_clefs:>"> 
    8587        <BOUCLE_mots_de_art(MOTS) {id_article}> 
    8688                <li><a href="#URL_PAGE{ispip-mot,id_mot=#ID_MOT }">#TITRE</a></li> 
     
    8991        </B_mots_de_art> 
    9092         
    91        </div><!-- div id article --> 
     93 
    9294</BOUCLE_articles><!-- boucle principale --> 
    9395