X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c321c026f265c6c2b25a3d564232a12f6ca48c0a..e192c779862acdde8b0191faca8a2910f2008719:/app/views/site/edit.rhtml?ds=sidebyside 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.