https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31907
--- Comment #2 from Katrin Fischer <[email protected]> --- Created attachment 142567 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=142567&action=edit Bug 31876: Fix capitalization "Click to Expand Tag" The string "Click to Expand this Tag" appears in addbiblio.tt a couple of times. It should be "Click to expand this tag". To get to the string for the staff interface: 1. In the staff interface, go to Cataloging 2. Click "New record" 3. Hover the mouse cursor over one of the tag titles (e.g. CONTROL NUMBER) --> a little popup thing (tooltip?) appears with "Click to Expand this Tag" 4. Go to Administration > Global system preferences 5. Search for advancedMARCeditor 6. Change the value to "Don't show" 7. Click "Save all Cataloging preferences" 8. Go back to Cataloging > New record 9. Hover the mouse cursor over the tag number (e.g. 001) --> a little popup thing (tooltip?) appears with "<tag title> Click to Expand this Tag" 10. Go to Authorities > new record 11. Hover over the desription of a tag which subfields are collapsed --> verify the tooltip appears with "Click to Expand this Tag" 12. Apply patch, all occurrences should be fixed now. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
