From ab1cd525949a87e2a920166b3b1d2b696e738967 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Thu, 17 Oct 2024 03:11:48 +0000 Subject: [PATCH] Remove Verdana and Trebuchet MS fonts in email notifications (#41321). This change ensures consistency with the new default theme, which no longer uses these fonts. git-svn-id: https://svn.redmine.org/redmine/trunk@23137 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/views/layouts/mailer.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/layouts/mailer.html.erb b/app/views/layouts/mailer.html.erb index fff36c0cb..a1906f5a0 100644 --- a/app/views/layouts/mailer.html.erb +++ b/app/views/layouts/mailer.html.erb @@ -2,12 +2,12 @@