X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/7f1691e878e76aafc6de537fadbdcb3f8f4aaaff..a7a4dadbd5e9b0644e44800324dc81d1ec56201e:/app/views/layouts/site.html.erb
diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb
index 5679f3e8b..976117e08 100644
--- a/app/views/layouts/site.html.erb
+++ b/app/views/layouts/site.html.erb
@@ -109,6 +109,13 @@
<% end %>
+
<%= t 'layouts.donate', :link => "
#{t('layouts.donate_link_text')}" %>
@@ -117,29 +124,22 @@
+
+ <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm2010'), :title => t('layouts.sotm2010'), :border => "0"), "http://www.stateofthemap.org/register/" %>
+
+
<%= yield :optionals %>
-
-
- <%= link_to(
- image_tag("cc_button.png",
- :alt => t('layouts.license.alt'),
- :border => 0,
- :width => 88,
- :height => 31,
- :title => t('layouts.license.title')),
- "http://creativecommons.org/licenses/by-sa/2.0/",
- { :rel => "license" }) %>
-