X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2ba4bf374454cb693d7562679031d49f278e5521..30ab1e91da6710159285f354c24529bdeeb7fb64:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index 5a72eeeb3..c08b61b57 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -1,6 +1,6 @@

- + <%= image_tag "osm_logo.png", :alt => t('layouts.logo.alt_text'), :class => 'logo' %> <%= t 'layouts.project_name.h1' %> @@ -8,9 +8,9 @@ @@ -39,12 +39,12 @@
  • <%= link_to t('layouts.about'), about_path %>
  • <% if @user %> -