projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b12abd
)
Move SOTM advert above the optionals
author
Tom Hughes
<tom@compton.nu>
Sat, 2 Apr 2011 15:00:32 +0000
(16:00 +0100)
committer
Tom Hughes
<tom@compton.nu>
Sun, 3 Apr 2011 12:46:16 +0000
(13:46 +0100)
app/views/layouts/site.html.erb
patch
|
blob
|
history
diff --git
a/app/views/layouts/site.html.erb
b/app/views/layouts/site.html.erb
index eede351dfed6681eb37398b4ad23a385bff58072..b3f614257720399cf0dc1a220d2fe862acbe253c 100644
(file)
--- a/
app/views/layouts/site.html.erb
+++ b/
app/views/layouts/site.html.erb
@@
-140,12
+140,12
@@
</ul>
</div>
- <%= yield :optionals %>
-
<div id="sotm">
<%= 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>