X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/31ebfc8ed0e0845bb13335de11276db0d409a078..66caf92bd923065064deec45cb325ee06e4131ab:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index e52cc2356..1123ff555 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -86,18 +86,18 @@ <% end %> <% if STATUS == :database_offline or STATUS == :api_offline %> -
- <%= t 'layouts.osm_offline' %> + <% elsif STATUS == :database_readonly or STATUS == :api_readonly %> -
- <%= t 'layouts.osm_read_only' %> + <% end %> <% if false %> -