]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/site/_potlatch.html.erb
Merge remote-tracking branch 'upstream/pull/4747'
[rails.git] / app / views / site / _potlatch.html.erb
index 790a3bf5d057497713a449e9eb930ca217ee5459..909a4cb414a707fc22cc744f40109dbb5c81bb13 100644 (file)
@@ -1,5 +1,5 @@
 <div class="container">
   <p><%= t ".removed" %></p>
-  <p><%= t ".desktop_html" %></p>
-  <p><%= t ".id_html", :settings_url => preferences_path %></p>
+  <p><%= t ".desktop_application_html", :download_link => link_to(t(".download"), t(".download_url")) %></p>
+  <p><%= t ".id_editor_html", :change_preferences_link => link_to(t(".change_preferences"), preferences_path) %></p>
 </div>