".htmlentities($msg["admin_authperso"], ENT_QUOTES, $charset)." !!list!!
".htmlentities($msg["admin_authperso_name"], ENT_QUOTES, $charset)." ".htmlentities($msg["admin_authperso_notice_onglet"], ENT_QUOTES, $charset)." ".htmlentities($msg["admin_authperso_opac_search_simple_list_title"], ENT_QUOTES, $charset)." ".htmlentities($msg["admin_authperso_opac_search_multi_list_title"], ENT_QUOTES, $charset)." ".htmlentities($msg["admin_authperso_gestion_search_simple_list_title"], ENT_QUOTES, $charset)." ".htmlentities($msg["admin_authperso_gestion_search_multi_list_title"], ENT_QUOTES, $charset)." ".htmlentities($msg["aut_oeuvre_form_oeuvre_event"], ENT_QUOTES, $charset)." ".htmlentities($msg["admin_authperso_action"], ENT_QUOTES, $charset)."
"; $authperso_list_line_tpl=" !!name!! !!notice_onglet!! !!simple_search!! !!multi_search!! !!gestion_simple_search!! !!gestion_multi_search!! !!oeuvre_event!! "; $authperso_form_tpl="

!!msg_title!!

!!fields_options!!
!!fields_options_view!!
!!search_simple!! ".$msg['admin_authperso_opac_search_multi_critere']."
!!search_simple_gestion!! ".$msg['admin_authperso_gestion_search_multi']."
".$msg['admin_authperso_form_oeuvre_event_yes']."
!!delete!!
";