https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31891
--- Comment #8 from Marcel de Rooy <[email protected]> --- Does not include new strings. Strings are already present: koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/stage_marc_for_import.inc: <a href="/cgi-bin/koha/tools/manage-marc-import.pl?import_batch_id=[% report.import_batch_id | uri %]">View batch</a> koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/stage_marc_for_import.inc: <a id="addtobasket" class="btn btn-default" href="/cgi-bin/koha/acqui/addorderiso2709.pl?import_batch_id=[% report.import_batch_id | html %]&basketno=[% report.basket_id | html %]&booksellerid=[% report.vendor_id | html %]">Add staged files to basket</a> -- 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/
