From 6d99be3efccfb03d793ed58cfa64d94412dd2c30 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sun, 1 Apr 2012 09:05:47 +0100 Subject: [PATCH] Style readonly notice correctly --- app/views/layouts/site.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %> -