X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ae8cc604a1b7477a79f505592942c2d754825bc1..ababece2cc0e5caf946242d097e80ae7c3dc877d:/app/views/layouts/site.html.erb?ds=sidebyside
diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb
index 14cf7b003..c572b1926 100644
--- a/app/views/layouts/site.html.erb
+++ b/app/views/layouts/site.html.erb
@@ -51,6 +51,7 @@
<% Editors::ALL_EDITORS.each do |editor| %>
<%= link_to t('layouts.edit_with', :editor => t("editor.#{editor}.description")), {:controller => 'site', :action => 'edit', :editor => editor}, {:id => editor + 'anchor', :class => "geolink llz object"} %>
<% end %>
+ <%= yield :editmenu %>
@@ -68,36 +69,36 @@
<%= yield :optionals %>
<% unless @user %>
-
+
<% 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 %>
-
-
-
-
+
+