Changeset 29043 for _plugins_/export_csv

Show
Ignore:
Timestamp:
06/07/09 14:05:03 (14 months ago)
Author:
esse@…
Message:

correction de balises de traduction

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • _plugins_/export_csv/fonds/cfg_exportcsv.html

    r29012 r29043  
    1616<!-- icone=img_pack/exportcsv-24.png --> 
    1717<!-- titre=Export CSV --> 
    18 <!-- boite=Configuation de l'extraction --> 
     18<!-- boite=<:exportcsv:config_extraction:> --> 
    1919<!-- descriptif= 
    2020<p><img src="<?php echo _DIR_IMG_EXPORTCSV.'cfg-22.png'; ?>" alt="" /> <:exportcsv:description_cfg:></p><p>  
     
    8787        <fieldset><legend style="color:<?php echo $couleur_foncee; ?>;"><:exportcsv:rub_a_extraire:></legend> 
    8888        <ul id="listerub"> 
     89        [(#SET{title_label,<:exportcsv:toutes_selectionnees:>})] 
    8990        <BOUCLE_racine(RUBRIQUES) {tout} {racine}{par titre}> 
    9091         
    91                 <li class="racine" title="<:exportcsv:toutes_selectionnees:>"><label class="racine" id="r#ID_RUBRIQUE"> 
     92                <li class="racine"><label class="racine" id="r#ID_RUBRIQUE" title="#GET{title_label}"> 
    9293                        <input type="checkbox" name="secteur[]" value="#ID_RUBRIQUE" <?php is_checked('secteur', '#ID_RUBRIQUE'); ?>/> 
    9394                        [(#TITRE|supprimer_numero)] <small>(#EXCSV_STATUT{id_rubrique})</small></label>