diff --git a/frontend/src/pages/ActivityReport/SectionOne.js b/frontend/src/pages/ActivityReport/SectionOne.js index cc2cc3046e..1871f1f333 100644 --- a/frontend/src/pages/ActivityReport/SectionOne.js +++ b/frontend/src/pages/ActivityReport/SectionOne.js @@ -54,7 +54,7 @@ const PageOne = ({ <>
-
+
Was this activity for a grantee or a non-grantee? -
+
@@ -106,7 +106,7 @@ const PageOne = ({
-
+
Who requested this activity? -
+
diff --git a/frontend/src/pages/ActivityReport/SectionThree.js b/frontend/src/pages/ActivityReport/SectionThree.js index ba10a348d9..aab248f967 100644 --- a/frontend/src/pages/ActivityReport/SectionThree.js +++ b/frontend/src/pages/ActivityReport/SectionThree.js @@ -50,7 +50,7 @@ const PageThree = ({ <>
-
+
How was this activity conducted? (select at least one) @@ -64,17 +64,17 @@ const PageThree = ({ {renderCheckbox('activity-method', 'multi-single', 'Multi-grantee: Single Event (Cluster)')} -
+
-
+
Was this activity Training or Technical Assistance? Select both options if both Training and Technical Assistance took place. {renderCheckbox('activity-type', 'training', 'Training')} {renderCheckbox('activity-type', 'technical-assistance', 'Technical Assistance')} -
+