From: Tom Hughes Date: Sun, 1 Apr 2012 08:05:47 +0000 (+0100) Subject: Style readonly notice correctly X-Git-Tag: live~5617 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/6d99be3efccfb03d793ed58cfa64d94412dd2c30?ds=sidebyside Style readonly notice correctly --- diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index 8b2299c17..d5a5815e8 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -93,7 +93,7 @@

<%= t 'layouts.osm_offline' %>

<% elsif STATUS == :database_readonly or STATUS == :api_readonly %> -