[Koha-bugs] [Bug 31877] Capitalization: Delete this Tag and Repeat this Tag

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Oct 24 22:52:13 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31877

--- Comment #3 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 142569
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142569&action=edit
Bug 31877: Fix capitalization: "Delete this Tag" and "Repeat this Tag"

To get to the string in the staff interface:
1. In the staff interface, go to Cataloging
2. Click "New record"
3. Hover the mouse cursor over one of the delete tag buttons (rectangle with a
small x next to the tag title)
   --> a little popup thing (tooltip?) appears with "Delete this Tag"
4. Open the developper tools inspector in your browser
5. Click on the delete tag button
   --> the image alt text is "Delete this Tag"
6. Repeat the same check in the authorities editor
7. Apply patch
8. All tooltips and alt text should read correctly now

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list