https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42474 --- Comment #5 from Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski@biblibre.com> --- Created attachment 198279 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=198279&action=edit Bug 42474: Patron categories form label - fix spelling for "Upperage limit" Fix the spelling for a patron categories form label. "Upperage limit" should be "Upper age limit" (there should be a space between upper and age). Also fixes the table row label when attempting to delete a patron category. Test plan: 1. Go to Administration > Patrons and circulation > Patron categories. 2. Add a new patron category (or edit an existing category). 3. Notice that the label "Upperage limit" has no space between upper and age. 4. Attempt to delete a patron category, for example, Staff. 5. Note the itable row label is "Upperage limit". 6. Apply the patch. 7. Reload the pages for steps 2 and 4. 8. Note that the labels are now splet correctly as "Upper age limit". Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Gretchen Maxeiner <maxeinergl@gcc.edu> Signed-off-by: Baptiste Wojtkowski <baptiste.wojtkowski@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.