https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39073 Bug ID: 39073 Summary: UNIMARC value for coded data 135a Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: MARC Bibliographic data support Assignee: koha-bugs@lists.koha-community.org Reporter: Igor.A.Sychev@mail.ru QA Contact: testopia@bugs.koha-community.org In French? koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/value_builder/unimarc_field_135a.tt ... 46 [% IF ( f1e ) %] 47 <option value="e" selected="selected">données bibliographiques</option> 48 [% ELSE %] 49 <option value="e">données bibliographiques</option> 50 [% END %] 51 [% IF ( f1f ) %] 52 <option value="f" selected="selected">polices de caractères</option> 53 [% ELSE %] ... -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.