From 272ca5b81e9051eb987f07741a7634ff59fde659 Mon Sep 17 00:00:00 2001 From: argirok Date: Tue, 3 May 2022 16:45:23 +0300 Subject: [PATCH] add check for recaptcha and feedback link --- landingPages/dataProvider/dataProvider.component.html | 2 +- landingPages/organization/organization.component.html | 2 +- landingPages/project/project.component.html | 4 ++-- landingPages/result/resultLanding.component.html | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/landingPages/dataProvider/dataProvider.component.html b/landingPages/dataProvider/dataProvider.component.html index 0e2938e8..ab235ca5 100644 --- a/landingPages/dataProvider/dataProvider.component.html +++ b/landingPages/dataProvider/dataProvider.component.html @@ -57,7 +57,7 @@ -
+
Anything wrong? Report an Issue
diff --git a/landingPages/organization/organization.component.html b/landingPages/organization/organization.component.html index ccbf2b02..bc1c4cac 100644 --- a/landingPages/organization/organization.component.html +++ b/landingPages/organization/organization.component.html @@ -259,7 +259,7 @@
-
+
Any information missing or wrong? Report an Issue
diff --git a/landingPages/project/project.component.html b/landingPages/project/project.component.html index 513da1b5..bbd03baa 100644 --- a/landingPages/project/project.component.html +++ b/landingPages/project/project.component.html @@ -97,7 +97,7 @@
-
+
Anything wrong? Report an Issue
@@ -713,4 +713,4 @@ , ... - \ No newline at end of file + diff --git a/landingPages/result/resultLanding.component.html b/landingPages/result/resultLanding.component.html index 6e6b8f8d..c92d76a2 100644 --- a/landingPages/result/resultLanding.component.html +++ b/landingPages/result/resultLanding.component.html @@ -103,7 +103,7 @@
-
+
Anything wrong? Report an Issue