Replace the donate button with a text version that can be translated.
This commit is contained in:
parent
9c5755b647
commit
968e6c417f
30 changed files with 40 additions and 29 deletions
|
@ -117,8 +117,8 @@
|
|||
<%= yield :optionals %>
|
||||
|
||||
<center>
|
||||
<div class="button" style="width: 115px">
|
||||
<a href="http://donate.openstreetmap.org/"><img src="/images/donate.png" border="0" alt="<%= t 'layouts.alt_donation' %>" title="<%= t 'layouts.alt_donation' %>" /></a>
|
||||
<div class="donate">
|
||||
<a href="http://donate.openstreetmap.org/"><%= t 'layouts.make_a_donation' %></a>
|
||||
</div>
|
||||
|
||||
<div id="cclogo" class="button" style="width: 88px">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue