@@ -, +, @@ extraneous --- Koha/Illrequest/Config.pm | 4 ++-- debian/templates/koha-conf-site.xml.in | 4 ++-- etc/koha-conf.xml | 4 ++-- .../intranet-tmpl/prog/en/modules/about.tt | 2 +- .../prog/en/modules/ill/ill-requests.tt | 2 +- t/Koha/Config.t | 2 +- t/data/koha-conf.xml | 4 ++-- t/db_dependent/Illrequest/Config.t | 22 +++++++++---------- 8 files changed, 22 insertions(+), 22 deletions(-) --- a/Koha/Illrequest/Config.pm +++ a/Koha/Illrequest/Config.pm @@ -255,7 +255,7 @@ sub _load_configuration { limits => {}, digital_recipients => {}, prefixes => {}, - partner_code => 'ILLLIBS', + partner_code => 'IL', raw_config => $xml_config, }; @@ -319,7 +319,7 @@ sub _load_configuration { if ( $reply_date && 'hide' eq $reply_date ); # ILL Partners - $configuration->{partner_code} = $xml_config->{partner_code} || 'ILLLIBS'; + $configuration->{partner_code} = $xml_config->{partner_code} || 'IL'; return $configuration; } --- a/debian/templates/koha-conf-site.xml.in +++ a/debian/templates/koha-conf-site.xml.in @@ -390,8 +390,8 @@ __END_SRU_PUBLICSERVER__ - branch: send the ILL to the branch email --> branch - ILLLIBS + - By default this is set to 'IL' --> + IL branch - ILLLIBS + - By default this is set to 'IL' --> + IL branch - ILLLIBS + - By default this is set to 'IL' --> + IL