From 0a959dd271a9ba7cbc3c7287f4f32eab79255c1b Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 19 Oct 2020 10:57:25 +0000 Subject: [PATCH] Bug 26735: Overdrive login modal broken in the OPAC This patch makes corrections to the markup for the Overdrive login modal in the OPAC. It hadn't been updated during the upgrade to Bootstrap 4. To test, apply the patch and enable the system preferences required for Overdrive integration. - Log in to the OPAC. - On the "Your summary" page open the "OverDrive Account" tab. - Click the "Log in to your OverDrive account" link. - The modal should appear and look correct. --- .../bootstrap/en/includes/overdrive-login.inc | 38 +++++++++++++--------- 1 file changed, 22 insertions(+), 16 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/includes/overdrive-login.inc b/koha-tmpl/opac-tmpl/bootstrap/en/includes/overdrive-login.inc index 521ac32d81..7e9bcba8e4 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/includes/overdrive-login.inc +++ b/koha-tmpl/opac-tmpl/bootstrap/en/includes/overdrive-login.inc @@ -1,18 +1,24 @@ -- 2.11.0