- } %></li>
- <%= yield :left_menu %>
- </ul>
- </div>
- <div id="sotm">
- <%= link_to image_tag("sotm.png",
- :alt => t('layouts.sotm2012'),
- :title => t('layouts.sotm2012'),
- :border => "0"), "http://stateofthemap.org/register-now/" %>
- </div>
- <div class="donate">
- <a href="http://donate.openstreetmap.org/" title="<%= h(t('layouts.make_a_donation.title')) %>"><%= h(t('layouts.make_a_donation.text')) %></a>
- </div>
+ } %></h4>
+ </li>
+ <%= yield :left_menu %>
+ </ul>
+ <a title="<%= h(t('layouts.make_a_donation.title')) %>" href="http://donate.openstreetmap.org/" class="donate">
+ <span class='donate-icon'></span><p><%= h(t('layouts.make_a_donation.text')) %></p>
+ </a>