From 6750761b21317ca5d7f5f53590dee97071975e45 Mon Sep 17 00:00:00 2001 From: Agustin Moyano Date: Tue, 25 Aug 2020 17:10:28 -0300 Subject: [PATCH] Bug 19889: (follow-up) Fix text in moredetail.tt --- .../intranet-tmpl/prog/en/modules/catalogue/moredetail.tt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tt index 5cde5134a7..70c24014d9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/moredetail.tt @@ -60,11 +60,10 @@ [% IF updated_exclude_from_local_holds_priority.defined %]
- Exclude from local holds priority updated to [% IF updated_exclude_from_local_holds_priority %] - Yes + Exclude from local holds priority updated to 'Yes' [% ELSE %] - No + Exclude from local holds priority updated to 'No' [% END %]
[% END %] -- 2.25.0