https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38877
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #178998|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 182238 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182238&action=edit Bug 38877: Improve translation of title tags: OPAC part 3 This patch updates a batch of OPAC templates so that title tags can be more easily translated. To test, apply the patch and confirm that the following pages have correct title tags: As a user logged in to the OPAC: - Change password (with OpacPasswordChange enabled) - Privacy management (with OPACPrivacy enabled) - Checkout history (with opacreadinghistory enabled) - Search history (with EnableOpacSearchHistory enabled) - Consent (set PrivacyPolicyConsent to "enforced") - Place a recall (with UseRecalls enabled and recalls configured in Circulation & Fine rules) - View your recalls - Place a hold - Request and article (with ArticleRequests enabled and configured in Circulation & Fine rules) - Submit a comment (with OPACComments enabled) - View your routing lists (with RoutingSerials enabled): - In the staff interface, search for a subscription - View the subscription details - Click "Create routing list" in the sidebar - Add yourself to the recipients list - Return to the OPAC and view the routing lists page Check these pages too: - http://localhost:8080/cgi-bin/koha/opac-restrictedpage.pl - Catalog search results - Report a problem (with OPACReportProblem enabled) - Password recovery (with OpacResetPassword enabled) - Create an account (with PatronSelfRegistration enabled) - Test with PatronSelfRegistrationConfirmEmail enabled. Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <[email protected]> -- 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/
