@@ -, +, @@ attribute - Add or edit a library - Fill the "MARC organization code" field with a string longer than 16 characters, e.g. Decriminalization - When you save the record you will see an error. - Confirm that you cannot enter more than 16 characters in the "MARC organization code" field. --- koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt @@ -243,7 +243,7 @@ Libraries › Administration › Koha
  • - +
    [% IF ( CAN_user_parameters_manage_sysprefs ) %] If not filled in defaults to system preference MARCOrgCode. --