"; $content_dialog_note="
".htmlentities($msg['demandes_note_liste'], ENT_QUOTES, $charset)."
!!dialog!!
".$msg['demandes_note_privacy']."
".$msg['demandes_note_rapport']."
".$msg['demandes_note_vue']."
"; $form_dialog_note="
".$content_dialog_note."
"; $form_table_note ="
".htmlentities($msg['demandes_note_liste'], ENT_QUOTES, $charset)."
!!liste_notes!!
"; $content_form_modif_note="
".$msg['demandes_note_date']."
".$msg['demandes_note_contenu']."
!!contenu!!
".$msg['demandes_note_privacy']."
".$msg['demandes_note_rapport']."
".$msg['demandes_note_vue']."
".$msg['demandes_note_demande_end']."
"; ?>