diff --git a/src/main/webapp/WEB-INF/Content/mailtemplateeusurvey.html b/src/main/webapp/WEB-INF/Content/mailtemplateeusurvey.html index cd728be9b..efa0b976d 100644 --- a/src/main/webapp/WEB-INF/Content/mailtemplateeusurvey.html +++ b/src/main/webapp/WEB-INF/Content/mailtemplateeusurvey.html @@ -49,7 +49,7 @@

     Please consider the environment before printing this mail.

-

     EUSurvey is supported by the European Commission's ISA² programme, which promotes interoperability solutions for European public administrations.

+

     EUSurvey is supported by the European Commission's DEP-Interoperability programme, which promotes interoperability solutions for European public administrations.

\ No newline at end of file diff --git a/src/main/webapp/WEB-INF/classes/messages_en.properties b/src/main/webapp/WEB-INF/classes/messages_en.properties index 9d3661446..ae8bbc23a 100644 --- a/src/main/webapp/WEB-INF/classes/messages_en.properties +++ b/src/main/webapp/WEB-INF/classes/messages_en.properties @@ -201,6 +201,7 @@ error.ValidEmail = Please provide a valid e-mail address error.ValidName = Please provide a valid username error.SmtpServerNotConfigured = The application cannot send an activation link by e-mail due to a missing SMTP server configuration. Your registration process has been cancelled. footer.fundedNew = EUSurvey is supported by the European Commission's ISA² programme, which promotes interoperability solutions for European public administrations. +footer.fundedDEP = EUSurvey is supported by the European Commission's DEP-Interoperability programme, which promotes interoperability solutions for European public administrations. footer.fundedOSSNew = EUSurvey is developed by the European Commission's Directorate-General for Informatics and is supported by the ISA² programme, which promotes interoperability solutions for European public administrations. footer.submit = Submit a bug report or feature request form.Cell = Cell diff --git a/src/main/webapp/WEB-INF/views/footer.jsp b/src/main/webapp/WEB-INF/views/footer.jsp index dc16481be..d783e59e2 100644 --- a/src/main/webapp/WEB-INF/views/footer.jsp +++ b/src/main/webapp/WEB-INF/views/footer.jsp @@ -26,7 +26,7 @@ - + diff --git a/src/main/webapp/WEB-INF/views/footerNoLanguagesEC.jsp b/src/main/webapp/WEB-INF/views/footerNoLanguagesEC.jsp index bf2c0171c..4a6f4d57c 100644 --- a/src/main/webapp/WEB-INF/views/footerNoLanguagesEC.jsp +++ b/src/main/webapp/WEB-INF/views/footerNoLanguagesEC.jsp @@ -8,7 +8,7 @@ ${form.getMessage("footer.fundedOSSNew")} - ${form.getMessage("footer.fundedNew")} + ${form.getMessage("footer.fundedDEP")}

diff --git a/src/main/webapp/WEB-INF/views/footerNoLanguagesECnew.jsp b/src/main/webapp/WEB-INF/views/footerNoLanguagesECnew.jsp index 6dbcd6073..e416400ec 100644 --- a/src/main/webapp/WEB-INF/views/footerNoLanguagesECnew.jsp +++ b/src/main/webapp/WEB-INF/views/footerNoLanguagesECnew.jsp @@ -8,7 +8,7 @@
${form.getMessage("footer.fundedOSSNew")} - ${form.getMessage("footer.fundedNew")} + ${form.getMessage("footer.fundedDEP")}
diff --git a/src/main/webapp/WEB-INF/views/footerresponsive.jsp b/src/main/webapp/WEB-INF/views/footerresponsive.jsp index 662f5d87b..cc0bda8e7 100644 --- a/src/main/webapp/WEB-INF/views/footerresponsive.jsp +++ b/src/main/webapp/WEB-INF/views/footerresponsive.jsp @@ -9,13 +9,13 @@ ${form.getMessage("footer.fundedOSSNew")} - ${form.getMessage("footer.fundedNew")} + ${form.getMessage("footer.fundedDEP")} - +