From cb96aef058d9e9867440d912f70c2c563c2dbdef Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Thu, 9 Feb 2023 21:50:25 +0100 Subject: [PATCH] Bug 32757: Make 'Save changes' button on housebound details yellow This changes the button to btn-primary to make it appear yellow. To test: * Enable HouseboundModule * Search for any patron * Go to their patron account * Switch to Housebound tab * Edit details * Verify 'Save changes' is not yellow * Apply patch * Verify the button has changed Signed-off-by: Matt Blenkinsop Signed-off-by: Kyle M Hall Signed-off-by: Tomas Cohen Arazi (cherry picked from commit 1e2bb90204d69c0f2e7128b8de95be360af10d21) Signed-off-by: Martin Renvoize --- koha-tmpl/intranet-tmpl/prog/en/modules/members/housebound.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/housebound.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/housebound.tt index 338209d4cf..eef273ce55 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/housebound.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/housebound.tt @@ -236,7 +236,7 @@
- + Cancel -- 2.20.1