+++ This bug was initially created as a clone of Bug #14963 +++ Katrin Fischer suggested: > What do you think of using a little 'present' icon instead of the money > (bill) icon? > > Also we could slightly rephrase it to make it shorter: > > Currently: > New purchase suggestion for this title > > Suggestion: > Suggest for purchase
Created attachment 96824 [details] [review] Bug 24344: Modify OPAC link to suggest existing record for purchase This patch modifies the link to suggest purchase of an existing record from the OPAC. The icon is changed to "gift" and the text shortened to "Suggest for purchase." To test, apply the patch and view the detail page of any record in the OPAC. Confirm that the modifications look good.
Created attachment 96828 [details] [review] Bug 24344: Modify OPAC link to suggest existing record for purchase This patch modifies the link to suggest purchase of an existing record from the OPAC. The icon is changed to "gift" and the text shortened to "Suggest for purchase." To test, apply the patch and view the detail page of any record in the OPAC. Confirm that the modifications look good. Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 97371 [details] [review] Bug 24344: Modify OPAC link to suggest existing record for purchase This patch modifies the link to suggest purchase of an existing record from the OPAC. The icon is changed to "gift" and the text shortened to "Suggest for purchase." To test, apply the patch and view the detail page of any record in the OPAC. Confirm that the modifications look good. Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Nice work everyone! Pushed to master for 20.05
Enhancement not backported to 19.11.x branch