[Trunk | Admin Tools]: update_db.js: Updated default footer div helptext for communities.

This commit is contained in:
Konstantina Galouni 2021-06-04 09:54:06 +00:00
parent f30a0d8a80
commit c40385090c
1 changed files with 1 additions and 1 deletions

View File

@ -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";