From: Shaun McDonald Date: Sun, 31 May 2009 14:51:41 +0000 (+0000) Subject: Have a nice translated alt and title for the sotm and donation. X-Git-Tag: live~7371^2~17 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/37749e07e16363491de48cb4f26aff05c3624b80 Have a nice translated alt and title for the sotm and donation. --- diff --git a/app/views/layouts/site.rhtml b/app/views/layouts/site.rhtml index 005b6e68e..0da605ee2 100644 --- a/app/views/layouts/site.rhtml +++ b/app/views/layouts/site.rhtml @@ -98,7 +98,7 @@ <% if false %> <% end %> @@ -110,14 +110,14 @@
- <%= link_to image_tag("sotm.png", :alt => "State of the Map", :border => "0"), "http://www.stateofthemap.org/" %> + <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm'), :title => t('layouts.sotm'), :border => "0"), "http://www.stateofthemap.org/" %>
<%= yield :optionals %>
- <%= t 'layouts.alt_donation' %> + <%= t 'layouts.alt_donation' %>