".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["admin_authperso_action"], ENT_QUOTES, $charset)."
"; $authperso_list_line_tpl=" !!name!! !!notice_onglet!! !!simple_search!! !!multi_search!! !!gestion_simple_search!! !!gestion_multi_search!! "; $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']."
!!delete!!
"; $authperso_form_edition_tpl="

!!msg_title!!

!!fields_list!!
".$msg["parperso_field_name"]."".$msg["parperso_field_title"]."".$msg["parperso_input_type"]."".$msg["parperso_data_type"]."
"; $authperso_form_edition_field_tpl=" !!name!! !!>titre!! !!type!! !!datatype!! ";