".$msg["groupexpl_menu_title"]." > ".$msg["groupexpl_submenu_list_title"]."
".$msg['groupexpl_list_name_title']." |
".$msg['groupexpl_list_emprunteur_title']." |
".$msg['groupexpl_list_error_title']." |
|
!!list!!
";
$groupexpl_list_line_tpl="
!!name!! |
!!emprunteur!! |
!!error!! |
|
";
$th_sur_location="";
if($pmb_sur_location_activate){
$th_sur_location="".$msg["sur_location_expl"]." | ";
$td_sur_location="!!sur_loc_libelle!! | ";
}
$groupexpl_see_form_tpl="
".$msg['groupexpl_see_form_edit']."
";
$groupexpl_see_form_list_line_tpl="
!!cb!! |
!!notice!! |
$td_sur_location
!!location_libelle!! |
!!section_libelle!! |
!!expl_cote!! |
!!statut_libelle!! |
!!checked!! |
|
";
$groupexpl_see_form_principale_tpl="
!!cb!!!!notice!!
";
$groupexpl_confirm_form_tpl="
".$msg['groupexpl_see_form_confirm']." : !!name!!
";
$groupexpl_confirm_form_list_line_tpl="
!!cb!! |
!!notice!! |
$td_sur_location
!!location_libelle!! |
!!section_libelle!! |
!!expl_cote!! |
!!statut_libelle!!!!emprunteur!! |
!!checked!! |
";
$groupexpl_form_tpl="
!!msg_title!!
";
$groupexpl_form_list_line_tpl="
!!cb!! |
!!notice!! |
$td_sur_location
!!location_libelle!! |
!!section_libelle!! |
!!expl_cote!! |
!!statut_libelle!! |
|
!!checked!! |
|
";