Describe the bug
Using the button "Contact site support" from the footer of the theme (when enabled, of course) I arrive to a form where the used email is not the supportemail but admin email.
To Reproduce
Steps to reproduce the behavior:
Write a dummy email to $CFG->supportemail
Go to the footer of the theme page
Click on "Contact site support" button
Compare the email in the form with $CFG->supportemail.
Expected behavior
The expectation is to have $CFG->supportemail in the form and not the admin email.
Your environment (please complete the following information):
Describe the bug Using the button "Contact site support" from the footer of the theme (when enabled, of course) I arrive to a form where the used email is not the supportemail but admin email.
To Reproduce Steps to reproduce the behavior:
Expected behavior The expectation is to have $CFG->supportemail in the form and not the admin email.
Your environment (please complete the following information):