https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35106
--- Comment #20 from Katrin Fischer <[email protected]> --- Capitalization: + <pre>The Patron ID you entered is invalid.</pre> + [% CASE 'invalid_biblio' %] + <pre>The Bibliographic record ID you entered is invalid.</pre> Bilbiographic and Patron should be lower case. Fixing the capitalization inline. Also wondering: We don't use Patron ID anywhere in the GUI - should this be cardnumber or username? -- 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/
