From ca90f3d28bced9015004fced0fe14cfa4e3e3738 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Fri, 3 Apr 2020 15:06:53 +0200 Subject: [PATCH] Bug 4461: Use inbound_email_address to know if we display the dropdown list Signed-off-by: Jonathan Druart --- .../opac-tmpl/bootstrap/en/modules/opac-reportproblem.tt | 2 +- opac/opac-reportproblem.pl | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reportproblem.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reportproblem.tt index efae1019a2..ae347d7690 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reportproblem.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reportproblem.tt @@ -51,7 +51,7 @@
  1. - [% IF library.branchemail %] + [% IF library.inbound_email_address && library.inbound_email_address != Koha.Preference('KohaAdminEmailAddress') %]