https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32945
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #3 from Jonathan Druart <[email protected]> --- Found those ones: koha-tmpl/intranet-tmpl/prog/en/modules/tools/showdiffmarc.tt: <p>The record id <em>[% RECORDID | html %]</em> doesn't match any existing record.</p> koha-tmpl/intranet-tmpl/prog/en/modules/tools/showdiffmarc.tt: <p>The import id number <em>[% IMPORTID | html %]</em> doesn't match any existing record.</p> koha-tmpl/intranet-tmpl/prog/en/modules/tools/batch_delete_records.tt: <span>The authority id [% message.authid | html %] does not exist in the database.</span> koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-account.tt: <p>A payment with the transaction id '[% message_value | html %]' has already been posted to an account.</p> koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-account.tt: <p>The transaction id '[% message_value | html %]' for this payment is invalid.</p> koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt: ERROR: No record found for record id [% bad_biblionumber | html %]. koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt: ERROR: No record id specified. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
