[Bug 13796] Alert in OPAC when renewing an item with a rental charge
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13796 --- Comment #3 from Sally Healey <sally.healey@cheshiresharedservices.gov.uk> --- Hi Marc, This is great, and definitely works - but on the sandbox I used, [% ISSUE.description %] didn't call anything back, which led to this rather confusing description on the renewal screen: Renew Fee for 5.00 (4 of 5 renewals remaining) Could: <span class="renewalfee">Fee for [% ISSUE.description %] [% ISSUE.renewalfee | $Price %]</span> be altered slightly to say something like: <span class="renewalfee">NOTE: A charge of [% ISSUE.renewalfee | $Price %] will be added.</span> which would generate: Renew NOTE: A charge of 5.00 will be added. I'm not sure what others think? -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org