From: Branko Kokanovic Date: Mon, 12 Jun 2023 08:40:45 +0000 (+0200) Subject: Fix ERB Lint for copyright X-Git-Tag: live~1260^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/e66e2c1b16e7f4a7941e5099647dbaacdc9fde9e?ds=sidebyside Fix ERB Lint for copyright --- diff --git a/app/views/site/copyright.html.erb b/app/views/site/copyright.html.erb index 6d11a6306..d6f3b499e 100644 --- a/app/views/site/copyright.html.erb +++ b/app/views/site/copyright.html.erb @@ -152,9 +152,9 @@ <%= t ".legal_babble.contributors_rs_credit_html", :serbia => tag.strong(t(".legal_babble.contributors_rs_serbia")), :rgz_link => link_to(t(".legal_babble.contributors_rs_rgz"), - t(".legal_babble.contributors_rs_rgz_url")), + t(".legal_babble.contributors_rs_rgz_url")), :open_data_portal => link_to(t(".legal_babble.contributors_rs_open_data_portal"), - t(".legal_babble.contributors_rs_open_data_portal_url")) %> + t(".legal_babble.contributors_rs_open_data_portal_url")) %>
  • <%= t ".legal_babble.contributors_si_credit_html",