16 Jan
2014
16 Jan
'14
6:34 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11488 --- Comment #3 from paxed <pasi.kallinen@pttk.fi> --- (In reply to Owen Leonard from comment #2)
It would probably be better to move the template variable to the end. Something like this:
_("Are you sure you want to write off these outstanding fines? This cannot be undone! Total writeoff:") + [% total | format('%.2f') %]
No. Just... no. That is much worse. Hard-coding the placement of the number will create it's own problems. -- You are receiving this mail because: You are watching all bug changes.