X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/dbd88d893f3c3fce9cafd666b94396988646d81f..d33b1f6b29651c7e8a021ab37f8659054df4881f:/app/views/layouts/notifier.html.erb?ds=sidebyside diff --git a/app/views/layouts/notifier.html.erb b/app/views/layouts/notifier.html.erb index 883f1b385..21b4e35ce 100644 --- a/app/views/layouts/notifier.html.erb +++ b/app/views/layouts/notifier.html.erb @@ -12,7 +12,7 @@ - <%= image_tag attachments["logo.png"].url, alt: "OpenStreetMap", title: "OpenStreetMap", height: "30", width: "30", border: "0" %> + <%= image_tag attachments["logo.png"].url, :alt => "OpenStreetMap", :title => "OpenStreetMap", :height => "30", :width => "30", :border => "0" %> <%# the "width: 100%" here looks wrong, but I couldn't find a better way of making Outlook give this cell full width %>