]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/site.html.erb
Fixed redaction attribute on old nodes and ways, added same
[rails.git] / app / views / layouts / site.html.erb
index 8b2299c179712261384c7e860b097bed32c86bb9..2d0c60a965c7df9f5a2ecda55ce30cd95502d749 100644 (file)
@@ -93,7 +93,7 @@
         <p><%= t 'layouts.osm_offline' %></p>
       </div>
       <% elsif STATUS == :database_readonly or STATUS == :api_readonly %>
-      <div id="sidebar-alert">
+      <div class="sidebar-alert">
         <p><%= t 'layouts.osm_read_only' %></p>
       </div>
       <% end %>
       </div>
       <% end %>
 
-      <div class="sidebar-notice">
-        Scheduled service notice: OpenStreetMap database will be in read-only mode from April 1st to April 4th <a href='http://blog.osmfoundation.org/2012/03/27/service-schedule-march-april-2012/comment-page-1/'>[more]</a>
-      </div>
-
       <div id="left_menu" class="left_menu">
         <ul>
           <%= yield :left_menu %>