https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34833 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor@tuxayo.net Status|Signed Off |Failed QA QA Contact|testopia@bugs.koha-communit |victor@tuxayo.net |y.org | --- Comment #5 from Victor Grousset/tuxayo <victor@tuxayo.net> --- 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.