X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/55aafbb07904ca24390dd47ea960eae7cb2b909a..668a799436295a17223096392898cf257d8dfc76:/apps/workbench/app/views/application/_report_error.html.erb diff --git a/apps/workbench/app/views/application/_report_error.html.erb b/apps/workbench/app/views/application/_report_error.html.erb index ab0fd67d3a..6027208b28 100644 --- a/apps/workbench/app/views/application/_report_error.html.erb +++ b/apps/workbench/app/views/application/_report_error.html.erb @@ -27,7 +27,7 @@ SPDX-License-Identifier: AGPL-3.0 %> or -<%= mail_to(Rails.configuration.support_email_address, "email us", +<%= mail_to(Rails.configuration.Mail.SupportEmailAddress, "email us", subject: "Workbench problem report", body: "Problem while viewing page #{request.url}") %>