http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12042
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #27070|0 |1 is obsolete| | --- Comment #4 from M. Tompsett <[email protected]> --- Created attachment 27071 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27071&action=edit [SIGNED OFF] Bug 12042 - Change text 'Add to basket' into 'Add order to basket' It would be a good idea to clarify better the function of the "add to basket" button on the vendor search results page and on the single basket page. To make that, I suggest to add the word 'order'. So, 'add to basket' would become 'add order to basket'. This is completely based on a cut-paste and git am of work done by Silvia Simonetti. TEST PLAN --------- 1) Log in to the staff client 2) Go to PROTOCOL://STAFFCLIENT/cgi-bin/koha/acqui/booksellers.pl -- It should say 'add to basket'. 3) Go to PROTOCOL://STAFFCLIENT/cgi-bin/koha/acqui/basket.pl?basketno=1 -- Assuming you have a basketno=1, it should say 'add to basket'. 4) Apply patch 5) Repeat steps 2 and 3. -- They should both have 'add order to basket' now. 6) Run koha qa test tools -- The problems mentioned on "221" are not related to this patch. Signed-off-by: Mark Tompsett <[email protected]> NOTE: I generated the proper patch. And wrote the test plan more clearly. This patch does what it says it will do. However, I am not sure the rewording is best. Consider that the button on the basket page triggers a modal similar to the section at the bottom of the page. That is, is the button even necessary? Though, the rename of the button now will match the section header 'Add order to basket'. I leave the design decisions to someone else. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
