diff --git a/app/assets/images/logo_header_black.png b/app/assets/images/logo_header_black.png deleted file mode 100644 index 7d9242f23..000000000 Binary files a/app/assets/images/logo_header_black.png and /dev/null differ diff --git a/app/views/dashboard/mailer/forward.html.erb b/app/views/dashboard/mailer/forward.html.erb index ae838aedd..33d5ec841 100644 --- a/app/views/dashboard/mailer/forward.html.erb +++ b/app/views/dashboard/mailer/forward.html.erb @@ -61,5 +61,4 @@ - <%= image_tag("logo_header_black.png", style: "max-width: 120px; display: block; margin: 0 auto; margin-top: 30px") %> diff --git a/app/views/dashboard/mailing/index.html.erb b/app/views/dashboard/mailing/index.html.erb index 401b8b0a6..3b1519159 100644 --- a/app/views/dashboard/mailing/index.html.erb +++ b/app/views/dashboard/mailing/index.html.erb @@ -36,8 +36,6 @@ title: @proposal.title, url: proposal_url(@proposal), description: @proposal.summary } %> - - <%= image_tag "logo_header_black.png" %>