[Koha-bugs] [Bug 33006] Use template wrapper for breadcrumbs: Administration part 1

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 24 16:02:22 CET 2023


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

--- Comment #4 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 147338
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=147338&action=edit
Bug 33006: (follow-up) Add spans for translatability

This patch finds places in the updated breadcrumbs markup where a
translatable string is isolated in a way that makes it hard for the
translation script to find it, and wraps these strings with <span>

This patch also modifies some of the templates to simplify
the logic controlling how different elements of the breadcrumbs are
shown or not.

This patch also modifies another problematic set of strings in
auth_tag_structure.tt outside the breadcrumbs.

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


More information about the Koha-bugs mailing list