]> git.openstreetmap.org Git - rails.git/commitdiff
Disable the donation drive message
authorTom Hughes <tom@compton.nu>
Fri, 30 Dec 2011 11:12:23 +0000 (11:12 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 30 Dec 2011 11:12:23 +0000 (11:12 +0000)
app/views/layouts/site.html.erb

index b41bbf37715b8f53ba727eaaa2a0d7be66f23c60..a2cd2aa403b9493163805746057fc1b157e436f0 100644 (file)
       </div>
       <% end %>
 
       </div>
       <% end %>
 
-      <% if true %>
+      <% if false %>
       <div id="donate" class="notice">
         <%= raw t 'layouts.donate', :link => "<a href=\"http://donate.openstreetmap.org/\">#{t('layouts.donate_link_text')}</a>" %>
       </div>
       <div id="donate" class="notice">
         <%= raw t 'layouts.donate', :link => "<a href=\"http://donate.openstreetmap.org/\">#{t('layouts.donate_link_text')}</a>" %>
       </div>