diff --git a/update_db.js b/update_db.js index 38216ce..9c79452 100644 --- a/update_db.js +++ b/update_db.js @@ -1780,7 +1780,7 @@ function addFooterHelpTextForCommunities() { for (var j = 0; j < communities.length; j++) { community = communities[j]; - var content = "OpenAIRE has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreements No. 777541, 731011 and 101017452"; + var content = "This OpenAIRE gateway is part of a project that has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreements No. 777541, 731011 and 101017452"; if(community.pid == "aginfra" || community.pid == "rural-digital-europe") { content = "This OpenAIRE gateway is part of a project that has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreements No. 777541, 731011 and 101017452";