https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43173 --- Comment #1 from David Nind <david@davidnind.com> --- Created attachment 202576 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202576&action=edit Bug 43173: Update the terminology for the log viewer - "cardnumber" to "card number" Update the log viewer to change "Modify cardnumber" to "Modify card number", as per the terminology guidelines https://wiki.koha-community.org/wiki/Terminology#C Test plan: 1. Edit a patron and change their card number under the library management section. 2. Go to Tools > Additional tools > Log viewer. 3. Note under the actions section that there is an action: Modify cardnumber 4. Click "Submit" to see the log viewer results. 5. Note that there is an entry for the patron card number change with the action: "Modify cardnumber". 6. Apply the patch. 7. Refresh the log viewer page. 8. Note that "Modify cardnumber" is now "Modify card number" in both places. Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.