https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31805 Bug ID: 31805 Summary: Tidy up transfer pages (branchtransfers.pl) - terminology and styling Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Circulation Assignee: koha-bugs@lists.koha-community.org Reporter: david@davidnind.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Created attachment 141902 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=141902&action=edit Screenshots - library transfer screen and table When testing bug 31781 I noticed a couple of items that I think need tidying up for the branch transfer page (/cgi-bin/koha/circ/branchtransfers.pl): - When transferring, the page says "Reserve found", from our terminology list this should be "Hold found". - There are grey backgrounds and a left border around the buttons. - The text should be left aligned. - The table looks "different" than others, I'm assuming because it is not using DataTables. To replicate: 1. Apply bug 31781 if it hasn't been pushed to master. 2. Place an item level hold for a patron (select an item that is in another library). 3. Use the library transfer feature: - Circulation > Transfer > Transfer - Enter the barcode for the item and change the destination library - Select Submit 4. Note that: . The page says "Reserve found", from our terminology list this should be "Hold found". . The transfer and Ignore buttons have a grey background and there is a table border to the left. . The options are center aligned. 5. Choose an action, such as Transfer. 6. Note that the table displayed is "different" from normal tables that use DataTables styling/features. Screenshots of before and after for bug 31781 attached. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.