From 6337480d9a6313dcffa860a0f03bd73f83670c37 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Thu, 9 Oct 2025 16:18:33 +0100 Subject: [PATCH] Bug 40866: Remove OVERRIDE state from action-logs.inc This state is no longer ever set anywhere --- koha-tmpl/intranet-tmpl/prog/en/includes/action-logs.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/action-logs.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/action-logs.inc index b38c82ab76b..262ecd79718 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/includes/action-logs.inc +++ b/koha-tmpl/intranet-tmpl/prog/en/includes/action-logs.inc @@ -251,8 +251,6 @@ Override Renew hold for another [% CASE 'TOO_MUCH' %] Override auto-renew too much owing restriction - [% CASE 'OVERRIDDEN' %] - Restriction overridden temporarily [% CASE 'CURRENTISSUE' %] Item is currently checked out to this patron [% CASE 'UNSEEN' %] -- 2.51.0