]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/notes/new.html.erb
Merge remote-tracking branch 'upstream/pull/5443'
[rails.git] / app / views / notes / new.html.erb
index c9b1275b9493f43c9bca1525341dd9b6910af7d2..f461f60e2313575c9f138f7ea272a6ac37b4b8f7 100644 (file)
@@ -9,6 +9,7 @@
                                          :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) %></p>
   <% end %>
+  <p class="alert alert-warning" id="new-note-zoom-warning" hidden><%= t "javascripts.site.createnote_disabled_tooltip" %></p>
   <form action="#">
     <input type="hidden" name="lon" autocomplete="off">
     <input type="hidden" name="lat" autocomplete="off">