https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38792
--- Comment #9 from Owen Leonard <[email protected]> --- Created attachment 182625 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=182625&action=edit Bug 38792: Rename "My virtual card" to "Library card" and move tab This patch makes a number of changes to the "My virtual card" page and associated menu item: 1. Rename it to "Library card." This fits better with the naming of other user pages. This change includes updates to the page title, breadcrumb menu, and page heading. 2. Move the menu item up to appear right after the "Summary" link. 3. Make some style changes to the display of the card, giving the card more comfortable padding and adding some responsive behavior to the card width. To test, apply the patch and rebuild the OPAC CSS. - If necessary, go to Administration -> System preferences and enable the OPACVirtualCard preference. - Log in to the OPAC. - You should see a "Library card" menu item in the left-hand sidebar menu, right below the "Summary" item. - On the "Library card" page, the page title, breadcrumb item, and page heading should read "Your library card." - The "card" should look good, and should adjust well at various browser widths. - Above 769px wide, the card should not expand wider than 500px. - Below 769px wide, the card should have a width of 100% and should adjust as the viewport is narrowed. Sponsored-by: Athens County Public Libraries -- 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/
