$msg[712]

"; // ---------------------------------------------------- // Titres uniformes // $ptab[230] : contenu de l'onglet 230 (Titres uniformes) // ---------------------------------------------------- global $pmb_use_uniform_title; if ($pmb_use_uniform_title) { $ptab[230] = "

".$msg["catal_onglet_titre_uniforme"]."

!!titres_uniformes!!
"; } else $ptab[230] = ""; // ---------------------------------------------------- // Mention de responsabilité // $ptab[1] : contenu de l'onglet 1 (mention de responsabilité) // ---------------------------------------------------- $aut_fonctions= new marc_list('function'); $ptab[1] = "

$msg[243]

!!autres_auteurs!!
!!auteurs_secondaires!!
"; // ---------------------------------------------------- // Autres auteurs // ---------------------------------------------------- $ptab[11] = "
 
" ; // ---------------------------------------------------- // Autres secondaires // ---------------------------------------------------- $ptab[12] = "
 
" ; // ---------------------------------------------------- // Adresse, éditeurs, collection // ---------------------------------------------------- $ptab[2] = "

$msg[249]

 
"; // ---------------------------------------------------- // ISBN, EAN ou no. commercial // $ptab[3] : contenu de l'onglet 3 // ---------------------------------------------------- $ptab[3] = "

$msg[255]

"; // ---------------------------------------------------- // Collation // $ptab[4] : contenu de l'onglet 4 (collation) // ---------------------------------------------------- $ptab[4] = "

$msg[258]

"; // ---------------------------------------------------- // Notes // $ptab[5] : contenu de l'onglet 5 (notes) // ---------------------------------------------------- $ptab[5] = "

$msg[264]

"; // ---------------------------------------------------- // Indexation // $ptab[6] : contenu de l'onglet 6 (indexation) // ---------------------------------------------------- $ptab[6] = "

$msg[269]

!!categories_repetables!!
$msg[324]$msg[1901]$msg[325]
"; // ---------------------------------------------------- // Catégories répétables // $ptab[60] // ---------------------------------------------------- $ptab[60] = "
"; $ptab[601] = "
"; // ---------------------------------------------------- // Langue de la publication // $ptab[7] : contenu de l'onglet 7 (langues) // ---------------------------------------------------- $ptab[7] = "

$msg[710]

!!langues_repetables!!
!!languesorg_repetables!!
"; // ---------------------------------------------------- // Langues répétables // $ptab[70] // ---------------------------------------------------- $ptab[70] = "
"; $ptab[701] = "
"; // ---------------------------------------------------- // Langues originales répétables // $ptab[71] // ---------------------------------------------------- $ptab[71] = "
"; $ptab[711] = "
"; // ----------------------------window.open------------------------ // Liens // $ptab[8] : contenu de l'onglet 8 (liens) // ---------------------------------------------------- $ptab[8] = "

$msg[274]

"; // ---------------------------------------------------- // Champs personalisés // $ptab[9] : Contenu de l'onglet 9 (champs personalisés) // ---------------------------------------------------- $ptab[9] = "

".$msg["notice_champs_perso"]."

!!champs_perso!!
"; // ---------------------------------------------------- // Champs de relations // $ptab[11] : Contenu de l'onglet 11 (champs de relations) // ---------------------------------------------------- $ptab[130]="
!!f_notice_type_relations!!
 
"; $ptab[131]="
!!f_notice_type_relations!!
"; $ptab[13] = "

".$msg["notice_relations"]."

!!notice_relations!!
"; // ---------------------------------------------------- // Champs de gestion // $ptab[10] : Contenu de l'onglet 10 (champs de gestion) // ---------------------------------------------------- $ptab[10] = "

".$msg["notice_champs_gestion"]."

!!notice_statut!!
"; // $form_notice : formulaire de notice global $pmb_catalog_verif_js; $form_notice = jscript_unload_question(); $form_notice.= " ".($pmb_catalog_verif_js!= "" ? "":"")."

!!libelle_form!!
"; if ($PMBuserid==1 && $pmb_form_editables==1) $form_notice.=""; if ($pmb_form_editables==1) $form_notice.=""; $form_notice.="

 
!!doc_type!! !!location!!
"; $form_notice .= "
!!tab0!!
!!tab1!!
!!tab2!!
!!tab3!!
!!tab4!!
!!tab5!!
!!tab6!!"; global $pmb_use_uniform_title; if ($pmb_use_uniform_title) $form_notice .= "
!!tab230!!"; $form_notice .= "
!!tab7!!
!!tab8!!
!!tab9!!
!!tab11!!
!!tab10!!
!!link_annul!! !!link_remplace!! !!link_duplicate!! !!link_audit!! !!link_z3950!!
!!link_supp!!
"; // $notice_replace : form remplacement notice $notice_replace = "

$msg[159] !!old_notice_libelle!!

";