]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/4952'
authorTom Hughes <tom@compton.nu>
Sun, 7 Jul 2024 09:23:06 +0000 (10:23 +0100)
committerTom Hughes <tom@compton.nu>
Sun, 7 Jul 2024 09:23:06 +0000 (10:23 +0100)
app/views/application/_auth_providers.html.erb

index be921ee9cfdf84bf837de36dae9a0d0614b5d973..66417bca2bde278331daf83e799aa5872524e2b4 100644 (file)
@@ -26,7 +26,7 @@
     <% end %>
 
       <%= link_to image_tag("openid.svg",
-                            :alt => t("application.auth_providers.openid.title"),
+                            :alt => t("application.auth_providers.openid.alt"),
                             :size => "36"),
                   "#",
                   :id => "openid_open_url",