[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / plugins-dist / mots / prive / objets / liste / mots_lies.html
index 94c6fdf..8ae9701 100644 (file)
@@ -16,7 +16,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='action' scope='col'>&nbsp;</th>
                </tr>
@@ -25,8 +25,8 @@
        <BOUCLE_liste_mot(MOTS){id_mot IN #GET{selection}}{id_groupe?}{where?}{tri #ENV{par,type},#GET{defaut_tri}}{par multi titre}{pagination #ENV{nb,10} motl}>
                <tr class="[(#COMPTEUR_BOUCLE|alterner{row_odd,row_even})][(#ID_MOT|=={#ENV{id_lien_ajoute}}|oui)append]">
                        <td class='picto'>[(#VAL|puce_statut{mot,#ID_MOT,#ID_GROUPE})]</td>
-                       <td class='titre principale'>[(#LOGO_MOT|image_reduire{20,20})]<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='action'><button type="submit" class="button link delete" name="supprimer_lien[mot-#ID_MOT-#OBJET-#ID_OBJET]" value="X"><:mots:info_retirer_mot:> [(#CHEMIN_IMAGE{supprimer-12.png}|balise_img{'X'})]</button></td>
                </tr>
@@ -34,7 +34,7 @@
        </tbody>
 </table>
 [<p class='pagination'>(#PAGINATION{prive})</p>]
-[(#GRAND_TOTAL|>{3}|oui)<div class="action"><button type="submit" class="button link" name="supprimer_lien#EVAL{chr(91)}mot-*-#OBJET-#ID_OBJET#EVAL{chr(93)}" value="X"><:mots:info_retirer_mots:> [(#CHEMIN_IMAGE{supprimer-12.png}|balise_img{'X'})]</button></div>]
+[(#GRAND_TOTAL|>{3}|oui)<div class="action"><button type="submit" class="button link" name="supprimer_lien\[mot-*-#OBJET-#ID_OBJET\]" value="X"><:mots:info_retirer_mots:> [(#CHEMIN_IMAGE{supprimer-12.png}|balise_img{'X'})]</button></div>]
 </div>
 </B_liste_mot>
 <div class="liste-objets liste-objets-lies mots caption-wrap">