[Trunk | Usage counts]: environments/: Update footerGrantText according to ticket #6713.

This commit is contained in:
konstantina.galouni 2021-06-17 09:14:47 +00:00
parent d4727cb1b6
commit 1c0fbd90fd
3 changed files with 3 additions and 3 deletions

View File

@ -19,5 +19,5 @@ export let properties: EnvProperties = {
reCaptchaSiteKey: "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P",
admins: ["feedback@openaire.eu"],
sushiliteURL: 'https://services.openaire.eu/usagestats/sushilite/',
footerGrantText: "This service has received funding from EU grants No. 643410, No. 777541, No 101017452"
footerGrantText: "OpenAIRE has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreements No. 777541 and 101017452"
};

View File

@ -19,5 +19,5 @@ export let properties: EnvProperties = {
reCaptchaSiteKey: "6LezhVIUAAAAAOb4nHDd87sckLhMXFDcHuKyS76P",
admins: ["feedback@openaire.eu"],
sushiliteURL: 'https://services.openaire.eu/usagestats/sushilite/',
footerGrantText: "This service has received funding from EU grants No. 643410, No. 777541, No 101017452"
footerGrantText: "OpenAIRE has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreements No. 777541 and 101017452"
};

View File

@ -24,5 +24,5 @@ export let properties: EnvProperties = {
reCaptchaSiteKey: '6LcVtFIUAAAAAB2ac6xYivHxYXKoUvYRPi-6_rLu',
admins: ['kostis30fylloy@gmail.com'],
sushiliteURL: 'http://scoobydoo.di.uoa.gr/static/sushilite/',
footerGrantText: "This service has received funding from EU grants No. 643410, No. 777541, No 101017452"
footerGrantText: "OpenAIRE has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreements No. 777541 and 101017452"
};