Essai amélioration affichage "Retrouvez toutes les chroniques"
This commit is contained in:
parent
7118f03b05
commit
ecb4423c50
@ -141,11 +141,13 @@
|
|||||||
<B_ttc>
|
<B_ttc>
|
||||||
<p class="">
|
<p class="">
|
||||||
<strong>Retrouvez toutes les chroniques : </strong><br />
|
<strong>Retrouvez toutes les chroniques : </strong><br />
|
||||||
|
<ul>
|
||||||
<BOUCLE_ttc(CHAPITRES){id_article}{type_sujet=CH}>
|
<BOUCLE_ttc(CHAPITRES){id_article}{type_sujet=CH}>
|
||||||
[(#SET{chronique,#CHRONIQUE|sinon{sans}})]<BOUCLE_ttchroniques(ARTICLES){chronique==#GET{chronique}}{' - '}>
|
[(#SET{chronique,#CHRONIQUE|sinon{sans}})]<BOUCLE_ttchroniques(ARTICLES){chronique==#GET{chronique}}{' - '}>
|
||||||
<a href="#URL_ARTICLE">#CHRONIQUE</a>
|
<li><a href="#URL_ARTICLE">Chronique #CHRONIQUE</a></li>
|
||||||
</BOUCLE_ttchroniques>
|
</BOUCLE_ttchroniques>
|
||||||
</BOUCLE_ttc>
|
</BOUCLE_ttc>
|
||||||
|
</ul>
|
||||||
</p>
|
</p>
|
||||||
</B_ttc>
|
</B_ttc>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user