From 4d980db4351bf89a175c2a507c12c6176ea5a076 Mon Sep 17 00:00:00 2001 From: Nick Clemens Date: Tue, 29 Mar 2022 11:35:42 +0000 Subject: [PATCH] Bug 16258: (QA follow-up) Add note of disbaled EDIFACT to EDI accounts page One shouldn't end up here, but nice to have a note if you do Signed-off-by: Nick Clemens --- .../intranet-tmpl/prog/en/modules/admin/edi_accounts.tt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/edi_accounts.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/edi_accounts.tt index 51d8ec0019..e2da7795ba 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/edi_accounts.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/edi_accounts.tt @@ -1,4 +1,5 @@ [% USE raw %] +[% USE Koha %] [% USE Asset %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] @@ -71,6 +72,13 @@ EDI accounts › Administration › Koha
+ +[% UNLESS Koha.Preference('EDIFACT') %] +
+ EDIFACT is currently disabled +
+[% END %] + [% IF display %]