Koha/koha-tmpl/opac-tmpl/bootstrap/en
Magnus Enger df3a8d2548 Bug 27940: Fix missing email in OpacMaintenance page
To reproduce:

KohaAdminEmailAddress = Some valid email address
OpacMaintenance = Show

OPAC/cgi-bin/koha/maintenance.pl shows this text:

"Koha online catalog is offline for system maintenance. We'll be back
soon! If you have any questions, please contact the site administrator."

"site administrator" is a link, but it only links to "mailto:", the
actual email address from KohaAdminEmailAddress is missing.

To test:
- Apply the patch
- Reload the maintenance page
- Click on the "site administrator" link and verify it contains the
  address from KohaAdminEmailAddress

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-04-01 18:51:37 +02:00
..
includes Bug 27668: Improve validation of patron entry form in the OPAC 2021-03-05 13:38:58 +01:00
modules Bug 27940: Fix missing email in OpacMaintenance page 2021-04-01 18:51:37 +02:00
xslt Bug 21260: (follow-up) Fix typo in holdingbranch segment 2021-04-01 17:58:49 +02:00