X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/63303c22b704ca290c16ae908da1324f3ea25b2c..26cd62d5f263e348206f9ae2bfa2e0e07aa35d08:/app/views/notes/new.html.erb?ds=inline diff --git a/app/views/notes/new.html.erb b/app/views/notes/new.html.erb index ee9837056..c9b1275b9 100644 --- a/app/views/notes/new.html.erb +++ b/app/views/notes/new.html.erb @@ -4,13 +4,18 @@

<%= t(".intro") %>

+ <% if !current_user %> +

<%= t ".anonymous_warning_html", + :log_in => link_to(t(".anonymous_warning_log_in"), login_path(:referer => new_note_path)), + :sign_up => link_to(t(".anonymous_warning_sign_up"), user_new_path) %>

+ <% end %>
-
+
" disabled="1" class="btn btn-primary">