".$this->msg["planificateur_reader_abon_fin_proche"]."
".$this->msg["planificateur_reader_abon_depasse"].""; // ".$this->msg["planificateur_reader_abon_fin_proche_mail"]." //
".$this->msg["planificateur_reader_abon_fin_proche_pdf"]." //
".$this->msg["planificateur_reader_abon_depasse_mail"]." //
".$this->msg["planificateur_reader_abon_depasse_pdf"]." $form_task .= "
 
"; //Choix de la localisation if ($pmb_lecteurs_localises) { $form_task .= "
". docs_location::gen_combo_box_empr($loc_selected)."
 
"; } //Choix du statut $form_task .= "
". gen_liste("select idstatut, statut_libelle from empr_statut","idstatut","statut_libelle","empr_statut_edit","",$statut_selected,"","",0,$msg["all_statuts_empr"])."
"; return $form_task; } public function make_serialized_task_params() { global $chk_reader,$empr_location_id,$empr_statut_edit; $t = parent::make_serialized_task_params(); if (!empty($chk_reader)) { for ($i=0; $i