@@ -, +, @@ - Remove the unordered list added to the holds list Details column - Switch div to span to have the hint appear behind the checkbox --- .../intranet-tmpl/prog/en/includes/holds_table.inc | 56 +++++++++------------- .../prog/en/modules/reserve/request.tt | 2 +- 2 files changed, 23 insertions(+), 35 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc +++ a/koha-tmpl/intranet-tmpl/prog/en/includes/holds_table.inc @@ -140,53 +140,41 @@ - [% IF ( CAN_user_reserveforothers_modify_holds_priority ) %] --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt +++ a/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
  • --