X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/6ef6ddc14d2befd784aa57eb595a1f019945edd7..c9442b669d0f345d13ea64cde34f964d7054e0c9:/app/views/layouts/_header.html.erb diff --git a/app/views/layouts/_header.html.erb b/app/views/layouts/_header.html.erb index ed302715a..1c1ae0ebe 100644 --- a/app/views/layouts/_header.html.erb +++ b/app/views/layouts/_header.html.erb @@ -107,7 +107,7 @@
<%= link_to t("layouts.log_in"), login_path(:referer => request.fullpath), :class => "geolink btn btn-outline-secondary" %> <%= link_to t("layouts.sign_up"), user_new_path, :class => "btn btn-outline-secondary" %> - +
<% end %>