X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/24c375a68becb53a8a3ac5a62c2503ddc0268ec4..0f83081847a2dcd232dca43d1fe189769fa87b5f:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index 1f030862b..a2a63b406 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -102,13 +102,13 @@ <%= yield :greeting %>
  • - <%= link_to t("layouts.logout"), logout_path(:session => session.id, :referer => request.fullpath) %> + <%= link_to t("layouts.logout"), logout_path(:session => session.id, :referer => request.fullpath), :class => "geolink" %>
  • <% else %> <% end %>