X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/a14abfe90bb5d5145049b06e83be5d752145bb6a..e01df312b8fee6f67bf84b4c8293b57789b6fe2c:/app/views/browse/note.html.erb diff --git a/app/views/browse/note.html.erb b/app/views/browse/note.html.erb index f441b7b3b..fa587104e 100644 --- a/app/views/browse/note.html.erb +++ b/app/views/browse/note.html.erb @@ -46,7 +46,7 @@

<%= t "browse.node_details.coordinates" %>

-

<%= link_to ("#{number_with_delimiter(@note.lat)}, #{number_with_delimiter(@note.lon)}".html_safe), {:controller => 'site', :action => 'index', :lat => h(@note.lat), :lon => h(@note.lon), :zoom => "18"} %>

+

<%= link_to ("#{number_with_delimiter(@note.lat)}, #{number_with_delimiter(@note.lon)}".html_safe), {:controller => 'site', :action => 'index', :lat => h(@note.lat), :lon => h(@note.lon), :zoom => "18"} %>