X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/800dbbf41b65d0976af94d3b9ef5e0227e1f4285..02bdc8f1ad98edf38d99e95c997d607a0ed291bd:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index abc266775..064fbed0a 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -3,10 +3,10 @@ <%= render :partial => "layouts/head" %>
- <%= link_to(image_tag("osm_logo.png", :size => "16x16", :border => 0, :alt => t('layouts.logo.alt_text')), root_path) %> + <%= link_to(image_tag("osm_logo.png", :size => "16x16", :alt => t('layouts.logo.alt_text')), root_path) %>

<%= t 'layouts.project_name.h1' %>

-
+
<%= render :partial => "layouts/flash", :locals => { :flash => flash } %> <%= yield %>
@@ -127,10 +127,10 @@
- <%= link_to image_tag("sotm.png", + <%= link_to image_tag("sotmpdx.png", :alt => t('layouts.sotm2012'), :title => t('layouts.sotm2012'), - :border => "0"), "http://stateofthemap.org/register-now/" %> + :border => "0"), "http://stateofthemap.us/" %>