https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34833
Victor Grousset/tuxayo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Signed Off |Failed QA QA Contact|[email protected] |[email protected] |y.org | --- Comment #5 from Victor Grousset/tuxayo <[email protected]> --- Everything looks good I'm just suspicious about the space at the start there: « (order number» The concatenation to make $modalTitle already adds one space. So the HTML ends up with two. It seems to come from this change: https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=139839&action=diff Which didn't have two steps to make the string so the space before «(order number» was necessary. I tried without the additional space on the 3 places of this ticket and rendering looks good and HTML has only one space. Proposal follow-up attached. -- 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/
