https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34338
--- Comment #5 from Marcel de Rooy <[email protected]> --- koha-tmpl/intranet-tmpl/prog/en/includes/onboarding_messages.inc Card number contains whitespaces koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt Cardnumber already contains whitespaces. koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt [% ELSIF cardnumber_not_trimmed %] <a href="#borrower_cardnumber"><strong>The entered card number contains whitespaces.</strong></a> Three different strings. And they are not exact. We dont like leading or trailing whitespace. -- 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/
