https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15812
--- Comment #45 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #39) > In members/tables/members_results.tt: > > title='View' > > This is bad, it breaks translated template. Strings must be surrounded by > double quote. > However here we will have to escape it with \ and the string won't be picked > by the translate script. > > See bug 29261. Same for title='Checkout'! will fix on bug 29261 as well -- 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/
