X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f47ba4fb2351ee9268d9adb94daa6be035a0396f..600d5b3a4624194e78402d8adf2d4f8f4cdeeb66:/app/views/site/edit.rhtml diff --git a/app/views/site/edit.rhtml b/app/views/site/edit.rhtml index a3a2b532a..372a70d3b 100644 --- a/app/views/site/edit.rhtml +++ b/app/views/site/edit.rhtml @@ -8,8 +8,8 @@

<% elsif !@user.data_public? %>

You haven't set your edits to be public.

-

You can't use the online editor unless you do so. You can set your edits as public from your -<%= link_to 'user page', {:controller => 'user', :action => 'account', :display_name => @user.display_name}%>.

+

You can no longer edit the map unless you do so. You can set your edits as public from your +<%= link_to 'user page', {:controller => 'user', :action => 'account', :display_name => @user.display_name, :anchor => 'public'}%>.

(Find out why this is the case.)

<% else %> <% content_for :greeting do %>