diff --git a/app/models/channel/email_build.rb b/app/models/channel/email_build.rb index bf43604e5..dca41feb3 100644 --- a/app/models/channel/email_build.rb +++ b/app/models/channel/email_build.rb @@ -112,13 +112,39 @@ module Channel::EmailBuild def self.html_complete_check(html) return html if html =~ //i - css = 'font-family:Geneva,Helvetica,Arial,sans-serif; font-size: 12px;' + css = "font-family:'Helvetica Neue', Helvetica, Arial, Geneva, sans-serif; font-size: 12px;" html = < + #{html} diff --git a/app/models/observer/ticket/notification/background_job.rb b/app/models/observer/ticket/notification/background_job.rb index 30d94d5cd..35b9a1392 100644 --- a/app/models/observer/ticket/notification/background_job.rb +++ b/app/models/observer/ticket/notification/background_job.rb @@ -331,29 +331,6 @@ Changes:
def template_header(user) '