]> git.openstreetmap.org Git - rails.git/commitdiff
Remove SOTM advert from site.
authorTom Hughes <tom@compton.nu>
Mon, 13 Jul 2009 08:11:11 +0000 (08:11 +0000)
committerTom Hughes <tom@compton.nu>
Mon, 13 Jul 2009 08:11:11 +0000 (08:11 +0000)
app/views/layouts/site.html.erb
public/images/sotm.png [deleted file]

index 7728809bffb13f8d7d5f00c5a77dbfdb28efe65d..138b69b1cd89a8d84b26c72716d2fbd15f093696 100644 (file)
         <%= yield :left_menu %>
       </div>
 
-      <div id="sotm" class="notice">
-        <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm'), :title => t('layouts.sotm'), :border => "0"), "http://www.stateofthemap.org/register" %>
-      </div>
-
       <%= yield :optionals %>
 
       <center>
diff --git a/public/images/sotm.png b/public/images/sotm.png
deleted file mode 100644 (file)
index 3282d12..0000000
Binary files a/public/images/sotm.png and /dev/null differ