X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/220ad0a6b6a8154692a404c443402252dd361168..6c02cd4b5fe5ccdb8e25f8401b3e89b7c2c13cee:/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 %>