diff --git a/app/models/custom_form.py b/app/models/custom_form.py index 7492c4e932..0ec452e3be 100644 --- a/app/models/custom_form.py +++ b/app/models/custom_form.py @@ -150,7 +150,7 @@ "acceptVideoRecording": "Photo & video & text consent", "acceptShareDetails": "Partner contact consent", "acceptReceiveEmails": "Email consent", - "is_consent_form_field": "Consent form field", + "is_consent_form_field": "Code of conduct consent", "is_consent_form_field_photo": "Wikimania photo consent", "is_consent_form_field_email": "Wikimania email updates", "is_consent_of_refund_policy": "Consent of refund policy",