https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32008
--- Comment #6 from Hans Ulrich Frink <[email protected]> --- Thanks for your help, Karin. In the end "_Not" was missing in the selector, so for further interest the following is the full workaround: $("html[lang='de-DE'] .notforloandesc_Not:contains('Not for loan')").text('Nicht ausleihbar'); Thank you again for your quick help Uli -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
