From: Tom Hughes Date: Sat, 21 May 2011 10:21:01 +0000 (+0100) Subject: Merge branch 'master' into openstreetbugs X-Git-Tag: live~6181^2~152 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/bb490aca81d8063a9ad8dd8f1a023c709c096792?hp=f4928d0e952ddbde662517d781367dd97eab86a7 Merge branch 'master' into openstreetbugs Conflicts: config/environment.rb --- diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index 368e3fc20..7346802a9 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -75,6 +75,8 @@ + <%= yield :optionals %> + <% unless @user %>

@@ -123,8 +125,6 @@ <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm2011'), :title => t('layouts.sotm2011'), :border => "0"), "http://stateofthemap.org/register-now/" %>

- <%= yield :optionals %> -