X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/1f8a68371ad34594cce4aadf5fef229588fd4ddc..5e10a7d48bfc8ebe8886c6cf49043c95bb84d190:/app/views/site/edit.rhtml diff --git a/app/views/site/edit.rhtml b/app/views/site/edit.rhtml index daa78f3b9..e341305f5 100644 --- a/app/views/site/edit.rhtml +++ b/app/views/site/edit.rhtml @@ -2,7 +2,7 @@
The OpenStreetMap database is currently offline while essential database maintenance work is carried out.
-<% elsif OSM_STATUS == :api_readonly %> +<% elsif OSM_STATUS == :database_readonly or OSM_STATUS == :api_readonly %>The OpenStreetMap database is currently in read-only mode while essential database maintenance work is carried out.