X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/220ad0a6b6a8154692a404c443402252dd361168..2408dd333f43c98c23c5539e90b327055a06659a:/app/views/site/edit.rhtml diff --git a/app/views/site/edit.rhtml b/app/views/site/edit.rhtml index c91325fd2..08d6133c4 100644 --- a/app/views/site/edit.rhtml +++ b/app/views/site/edit.rhtml @@ -1,21 +1,79 @@ -
You need a Flash player to use Potlatch, the - OpenStreetMap Flash editor. You can download Flash Player from Adobe.com. +<% if API_READONLY %> +

The OpenStreetMap database is currently in read-only mode while + essential database maintenance work is carried out. +

+<% else %> +<%= render :partial => 'search', :locals => { :onopen => "resizeMap();", :onclose => "resizeMap();" } %> - Several other options are also available - for editing OpenStreetMap.
- - + +<% end %>