From 2bbaebf7e939a80efefbd4fd1a3bb3c730958e3c Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Wed, 26 Aug 2020 22:36:09 +0200 Subject: [PATCH] Bug 22789: (QA follow-up) Some minor formatting changes - Remove the unordered list added to the holds list Details column - Switch div to span to have the hint appear behind the checkbox Signed-off-by: Katrin Fischer --- .../intranet-tmpl/prog/en/includes/holds_table.inc | 56 +++++++++------------- .../prog/en/modules/reserve/request.tt | 2 +- 2 files changed, 23 insertions(+), 35 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc index 01dfed3171..f3aed75062 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc @@ -140,53 +140,41 @@ - [% IF ( CAN_user_reserveforothers_modify_holds_priority ) %] diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt index 36ca0a538f..984a71c415 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt @@ -480,7 +480,7 @@
  • -
    A non priority hold doesn't prevent a current checkout from renewing
    + A non priority hold doesn't prevent a current checkout from renewing
  • -- 2.11.0