Sander,
if you edit
/usr/share/koha/intranet/htdocs/intranet-tmpl/prog/en/modules/cataloguing/value_builder/marc21_leader.tt
look the word "Descriptive" (template for leader 18), and add the
following code between "a" and "i" options
[% IF ( f18c ) %]
<option value="c"
selected="selected">c- ISBD punctuation omitted</option>
[% ELSE %]
<option value="c">c- ISBD
punctuation omitted</option>
[% END %]
then you will have the "c" option
I will file a bug and send a patch.
Regards,
Bernardo
--
Bernardo Gonzalez Kriegel
[email protected]
On Mon, Jan 7, 2013 at 12:10 PM, Sander898 <[email protected]> wrote:
> Hi Galen,
>
> in our sub menu we don't have the possibility to choose the value 'c' for
> the leader 18; we have to change manually in the string of the leader.
>
> Is there a way to put the option 'c' in the sub menu of leader 18? Maybe
> changing the plugin associated to the leader?
>
> Thanks and regards
> Sander
>
>
>
> --
> View this message in context:
> http://koha.1045719.n5.nabble.com/Punctuation-in-Koha-tp5737773p5738382.html
> Sent from the Koha-general mailing list archive at Nabble.com.
> _______________________________________________
> Koha mailing list http://koha-community.org
> [email protected]
> http://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________
Koha mailing list http://koha-community.org
[email protected]
http://lists.katipo.co.nz/mailman/listinfo/koha