From dc92d3aebd0a7cde5c7c9ed7aa8df744e9e1066f Mon Sep 17 00:00:00 2001 From: Laurae Date: Tue, 11 Jun 2024 14:04:38 +0000 Subject: [PATCH] Bug 37071: Updated the purchase suggestions link MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit To test: 1. Go to a patron account and click on “New purchase suggestion” under the “Purchase Suggestions” tab. 1. Clicking on the button will take you to the suggestions management page. 2. Apply the patch. 3. Go back to the patron account and click on the “New purchase suggestion” link again. This time it will take you to the purchase suggestion form. You are now able to successfully submit a purchase suggestion. 4. Sign off and have an amazing day. :D Signed-off-by: Sam Lau Signed-off-by: Matt Blenkinsop Signed-off-by: Emily Lamancusa (cherry picked from commit a7484ed7598a6c1263dc5b205e3570f943bbcd60) Signed-off-by: Lucas Gass --- .../prog/en/modules/members/purchase-suggestions.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/purchase-suggestions.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/purchase-suggestions.tt index 6d9ea00d02..0737529d79 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/purchase-suggestions.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/purchase-suggestions.tt @@ -44,7 +44,7 @@

Purchase suggestions

[% IF suggestions.size %] -- 2.39.5