Better alt text for the logo

This is what clients that block images will display, so shorter is better.
This commit is contained in:
Herve Saint-Amand 2017-02-08 22:37:00 +00:00
parent cca78f9790
commit 68b1d33917

View file

@ -10,7 +10,7 @@
<tr> <tr>
<td style="width: 30px; padding: 10px 10px 10px 0px"> <td style="width: 30px; padding: 10px 10px 10px 0px">
<a href="<%= @root_url %>" target="_blank"> <a href="<%= @root_url %>" target="_blank">
<%= image_tag attachments["logo.png"].url, alt: "OpenStreetMap logo", title: "OpenStreetMap", height: "30", width: "30", border: "0" %> <%= image_tag attachments["logo.png"].url, alt: "OpenStreetMap", title: "OpenStreetMap", height: "30", width: "30", border: "0" %>
</a> </a>
</td> </td>
<td style="width: 550px; padding: 0px; text-align: left"> <td style="width: 550px; padding: 0px; text-align: left">