@@ -, +, @@ translate in circulation - Choose a patron account - Add a fine to it - Switch to the checkout tab of the patron account - Check for the "Make payment" link. Make is not a link, but payment is. - Apply patch - Check again, now both words are linked. --- .../prog/en/modules/circ/circulation.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt @@ -575,7 +575,7 @@ No patron matched [% message %] [% IF ( charges_is_blocker ) %] Checkouts are BLOCKED because fine balance is OVER THE LIMIT. [% END %] - Make Payment + Make payment [% END %] [% IF ( credits ) %] --