!!list!!
".htmlentities($msg["admin_nomenclature_formation_name"], ENT_QUOTES, $charset)." ".htmlentities($msg["admin_nomenclature_formation_types"], ENT_QUOTES, $charset)." ".htmlentities($msg["admin_nomenclature_formation_nature"], ENT_QUOTES, $charset)."
"; $nomenclature_formation_list_line_tpl=" !!name!! !!types_display!! !!nature!! "; $nomenclature_formation_form_tpl="

!!msg_title!!

".$msg['admin_nomenclature_formation_form_nature_instrument']."
".$msg['admin_nomenclature_formation_form_nature_voice']."
!!types!!
!!delete!!
"; $nomenclature_formation_type_list_tpl="

".htmlentities($msg["admin_nomenclature_formation_type"], ENT_QUOTES, $charset)."

!!list!!
".htmlentities($msg["admin_nomenclature_formation_type_form_name"], ENT_QUOTES, $charset)."
"; $nomenclature_formation_type_list_line_tpl=" !!name!! "; $nomenclature_formation_type_form_tpl="

!!msg_title!!

!!delete!!
";