From 01fcb6fe3f8c3c739ad75fa81c50bd430f2c0129 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Mon, 23 Mar 2020 12:47:27 +0000 Subject: [PATCH] Bug 24951: Add id to payout modal confirm button This patch adds an ID to the payout confirmation modal on the borrower account details page. Test plan: 1/ Apply patch 2/ Attempt to issue a payout to a patron 3/ Inspect the page and note the presence of an ID for the confirm button 4/ Signoff Signed-off-by: Lucas Gass Signed-off-by: Katrin Fischer Signed-off-by: Martin Renvoize --- koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt index db7305e514..b16da005f9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/boraccount.tt @@ -181,7 +181,7 @@ -- 2.11.4.GIT