[Koha-bugs] [Bug 12042] Change text ‘Add to basket’ into ‘Add order to basket’

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Apr 14 06:38:23 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12042

--- Comment #3 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 27070
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=27070&action=edit
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

NOTE: I generated the proper patch.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list