@@ -, +, @@ --- Koha/Patrons.pm | 2 +- debian/scripts/koha-indexer | 2 +- .../intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref | 2 +- koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt | 4 ++-- .../intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt | 2 +- members/moremember.pl | 2 +- misc/cronjobs/advance_notices.pl | 2 +- misc/release_notes/release_notes_222.txt | 2 +- misc/release_notes/release_notes_223.txt | 2 +- t/db_dependent/Acquisition.t | 4 ++-- t/db_dependent/Biblio.t | 2 +- 11 files changed, 13 insertions(+), 13 deletions(-) --- a/Koha/Patrons.pm +++ a/Koha/Patrons.pm @@ -152,7 +152,7 @@ sub search_patrons_to_anonymise { Koha::Patrons->search->anonymise_issue_history( { [ before => $older_than_date ] } ); Anonymise issue history (old_issues) for all patrons older than the given date (optional). -To make sure all the conditions are met, the caller has the responsability to +To make sure all the conditions are met, the caller has the responsibility to call search_patrons_to_anonymise to filter the Koha::Patrons set =cut --- a/debian/scripts/koha-indexer +++ a/debian/scripts/koha-indexer @@ -125,7 +125,7 @@ restart_indexer() --verbose=1 --respawn --delay=30 \ --user=$name-koha.$name-koha" - log_daemon_msg "Stopping Koha indexing daemon for $name" + log_daemon_msg "Restarting Koha indexing daemon for $name" if daemon $DAEMONOPTS --restart -- $INDEXER_DAEMON $INDEXER_PARAMS; then log_end_msg 0 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/authorities.pref @@ -44,7 +44,7 @@ Authorities: - - Use the following text for the contents of UNIMARC authority field 100 position 08-35 (fixed length data elements). Do NOT include the date (position 00-07). - pref: UNIMARCAuthorityField100 - defautl: "afrey50 ba0" + default: "afrey50 ba0" type: textarea class: code - --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt @@ -469,7 +469,7 @@ function verify_images() {
  • Published by: [% publishercode |html %] - [% IF ( place ) %]([% place %])[% END %] [% IF ( publicationyear ) %], [% publicationyear %][% END %] [% IF ( editionstatement ) %][% editionstatement %][% END %] [% IF ( editionresponsability ) %][% editionresponsability %][% END %] + [% IF ( place ) %]([% place %])[% END %] [% IF ( publicationyear ) %], [% publicationyear %][% END %] [% IF ( editionstatement ) %][% editionstatement %][% END %] [% IF ( editionresponsibility ) %][% editionresponsibility %][% END %]
  • [% END %]
  • Description: @@ -1049,7 +1049,7 @@ function verify_images() { [% UNLESS ( item_level_itypes ) %][% IF ( noItemTypeImages ) %][% XISBN.description %][% ELSE %][% XISBN.description %][% END %][% END %] [% XISBN.title |html %] by [% XISBN.author | html %] ©[% XISBN.copyrightdate %] [% IF ( XISBN.publishercode ) %] -[% XISBN.publishercode %] [% IF ( XISBN.place ) %]([% XISBN.place %])[% END %] [% IF ( XISBN.publicationyear ) %], [% XISBN.publicationyear %][% END %] [% IF ( XISBN.editionstatement ) %][% XISBN.editionstatement %][% END %] [% IF ( XISBN.editionresponsability ) %][% XISBN.editionresponsability %][% END %] +[% XISBN.publishercode %] [% IF ( XISBN.place ) %]([% XISBN.place %])[% END %] [% IF ( XISBN.publicationyear ) %], [% XISBN.publicationyear %][% END %] [% IF ( XISBN.editionstatement ) %][% XISBN.editionstatement %][% END %] [% IF ( XISBN.editionresponsibility ) %][% XISBN.editionresponsibility %][% END %] [% END %] [% IF ( XISBN.pages ) %] [% END %][% XISBN.pages %] [% IF ( XISBN.illus ) %][% XISBN.illus %][% END %] [% IF ( XISBN.size ) %], [% END %][% XISBN.size %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/help/serials/subscription-add.tt @@ -56,7 +56,7 @@ Once that data is filled in you can click 'Next' to enter the prediction pattern
  • There are several pre-defined options for the 'Frequency' of publication all of which are visible alongside your own custom frequencies by visiting 'Manage frequencies'