--- etc/zebradb/marc_defs/unimarc/biblios/record.abs | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/etc/zebradb/marc_defs/unimarc/biblios/record.abs b/etc/zebradb/marc_defs/unimarc/biblios/record.abs index c5d8ec5..c965476 100644 --- a/etc/zebradb/marc_defs/unimarc/biblios/record.abs +++ b/etc/zebradb/marc_defs/unimarc/biblios/record.abs @@ -91,12 +91,12 @@ melm 200$f Author:w,Author:p melm 200$g Author:w,Author:p # physical Author melm 700$9 Koha-Auth-Number,Koha-Auth-Number:n -melm 700$a Author,Author-name-personal,Author:p,Author-name-personal:p,Author-name-personal,Author:s -melm 700 Author,Author-name-personal,Author:p,Author-name-personal:p,Author-name-personal:p +melm 700$a Author,Personal-name,Author:p,Personal-name:p,Personal-name,Author:s +melm 700 Author,Personal-name,Author:p,Personal-name:p,Personal-name:p melm 701$9 Koha-Auth-Number,Koha-Auth-Number:n -melm 701 Author,Author-name-personal,Author:p,Author-name-personal:p,Author-name-personal:p +melm 701 Author,Personal-name,Author:p,Personal-name:p,Personal-name:p melm 702$9 Koha-Auth-Number,Koha-Auth-Number:n -melm 702 Author,Author-name-personal,Author:p,Author-name-personal:p,Author-name-personal:p +melm 702 Author,Personal-name,Author:p,Personal-name:p,Personal-name:p # collective Author melm 710$9 Koha-Auth-Number,Koha-Auth-Number:n -- 1.6.3.3 _______________________________________________ Koha-patches mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-patches website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
