|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
[<h3 class="titrem">(#GRAND_TOTAL|singulier_ou_pluriel{corbeille:articles_corbeille_un,corbeille:articles_corbeille_tous})</h3>]
|
|
|
|
|
[<nav class='pagination' role='navigation'>(#PAGINATION)</nav>]
|
|
|
|
|
<ul class='liste-items checkables'>
|
|
|
|
|
<BOUCLE_articles(ARTICLES){statut}{pagination 5}{!par date}{recherche ?}>
|
|
|
|
|
<BOUCLE_articles(ARTICLES){statut}{pagination 5}{!par date}{recherche ?}{tout}>
|
|
|
|
|
<li class='item'>
|
|
|
|
|
<label for='article-#ID_ARTICLE'><:corbeille:selectionner:></label>
|
|
|
|
|
<input type='checkbox' name='elements[]' id="article-#ID_ARTICLE" value='#ID_ARTICLE'[ (#ID_ARTICLE|in_any{#ENV{elements}}|oui)checked='checked']/>
|
|
|
|
|