http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11488
--- Comment #3 from paxed <[email protected]> --- (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. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
