https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34892
--- Comment #1 from Owen Leonard <[email protected]> --- This one presents a unique problem because we can replace two system preferences, RestrictedPageTitle and RestrictedPageContent. The HTML customizations system can display more than one entry, so someone could create multiple entries to be displayed on the page, each with their own title. But we can only show one page title (in the <title> and the breadcrumb navigation). How do we pick which title to show? -- 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/
