[Koha-bugs] [Bug 28086] Email address shown on OpacMaintenancePage should use ReplytoDefault if set

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 14 14:26:21 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28086

--- Comment #6 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Hum, pondering. Why the OPAC maintenance only?

Why not this one as well for instance?
Koha/Patron/Password/Recovery.pm:    my $kohaEmail = $library->branchemail ||
C4::Context->preference('KohaAdminEmailAddress');  # send from patron's branch
or Koha Admin

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list