Moved up search box to make it more visible
This commit is contained in:
parent
d9a8695fb1
commit
11b5fc0e95
1 changed files with 2 additions and 2 deletions
|
@ -75,6 +75,8 @@
|
|||
</center>
|
||||
</div>
|
||||
|
||||
<%= yield :optionals %>
|
||||
|
||||
<% unless @user %>
|
||||
<div id="intro">
|
||||
<p>
|
||||
|
@ -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/" %>
|
||||
</div>
|
||||
|
||||
<%= yield :optionals %>
|
||||
|
||||
<center>
|
||||
<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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue