@1ec5 commented on this pull request.


> @@ -10,9 +10,7 @@ atom_feed(:language => I18n.locale, :schema_date => 2009,
   feed.logo image_url("mag_map-rss2.0.png")
 
   feed.rights :type => "xhtml" do |xhtml|
-    xhtml.a :href => "https://creativecommons.org/licenses/by-sa/2.0/"; do |a|
-      a.img :src => image_url("cc_button.png"), :alt => "CC by-sa 2.0"
-    end
+    xhtml.a "Open Data Commons Open Database License", :href => 
"https://opendatacommons.org/licenses/odbl/";

Should this use `Settings.license_url`?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5933#pullrequestreview-2769525094
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/5933/review/2769525...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to