[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / mots / prive / objets / liste / mots.html
index 0e1ae7f..908f383 100644 (file)
@@ -12,7 +12,7 @@
        <thead>
                <tr class='first_row'>
                        <th class='picto' scope='col'></th>
-                       <th class='titre' scope='col'>[(#TRI{titre,<:info_titre:>,ajax})]</th>
+                       <th class='titre' scope='col' colspan='2'>[(#TRI{titre,<:info_titre:>,ajax})]</th>
                        <th class='type' scope='col'>[(#TRI{type,<:mots:info_dans_groupe:>,ajax})]</th>
                        <th class='id' scope='col'>[(#TRI{id_mot,<:info_numero_abbreviation:>,ajax})]</th>
                </tr>
@@ -21,8 +21,8 @@
        <BOUCLE_liste_mot(MOTS){id_mot?}{id_groupe?}{id_rubrique?}{id_article?}{where?}{recherche?}{tri #ENV{par,num titre},#GET{defaut_tri}}{par titre}{pagination #ENV{nb,10}}>
                <tr class="[(#COMPTEUR_BOUCLE|alterner{row_odd,row_even})]">
                        <td class='picto'>[(#VAL|puce_statut{mot,#ID_MOT,#ID_GROUPE})]</td>
-                       <td class='titre principale'>[(#LOGO_MOT|image_reduire{20,26})]<a href="[(#ID_MOT|generer_url_entite{mot})]"
-                                                                                                                                                                                                                                                                                                               title="<:info_numero_abbreviation|attribut_html:> #ID_MOT">[(#RANG). ]#TITRE</a></td>
+                       <td class='titre principale'[(#LOGO_MOT|non) colspan='2']><a href="[(#ID_MOT|generer_url_entite{mot})]" title="<:info_numero_abbreviation|attribut_html:> #ID_MOT">[(#RANG). ]#TITRE</a></td>
+                       [<td class='logo'>(#LOGO_MOT|image_reduire{40,40})</td>]
                        <td class='type secondaire'>#TYPE</td>
                        <td class='id'>[(#AUTORISER{modifier,mot,#ID_MOT}|?{
                                <a href="[(#URL_ECRIRE{mot_edit,id_mot=#ID_MOT})]">#ID_MOT</a>,