X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/52a8e2a0d91355ba152443a63cc8c9744240a907..7ab920de5fe349b5094cb66385b9829cfb3d8d6c:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index eeed7de42..a628b647d 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -1,4 +1,4 @@ -
+

<%= image_tag "osm_logo.png", :srcset => image_path("osm_logo.svg"), :alt => t("layouts.logo.alt_text"), :width => 30, :height => 30, :class => "logo" %> @@ -83,11 +83,11 @@ - <% else %> + <% elsif (controller_name != "users" and controller_name != "sessions") || action_name != "new" %>