openstreetmap-website/app/views/site/_potlatch.html.erb
Andy Allan 57302832a4 Update the link for changing your editor preferences
I've left the internal name of the link the same, to avoid having to
change the translation key and retranslate everything.
2021-08-12 16:30:34 +01:00

5 lines
158 B
Text

<div class="container">
<p><%= t ".removed" %></p>
<p><%= t ".desktop_html" %></p>
<p><%= t ".id_html", :settings_url => preferences_path %></p>
</div>