From 0ed11772761f1ae681727f7b9680c1f3c0d38f8c Mon Sep 17 00:00:00 2001 From: Nina Rice Date: Fri, 8 Nov 2024 17:40:42 -0800 Subject: [PATCH] Update index.html --- website/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/index.html b/website/index.html index eb81aad..32d0688 100644 --- a/website/index.html +++ b/website/index.html @@ -109,7 +109,7 @@ "Other (please specify)" ], required: true, - textbox_placeholder: "If other, please specify here." // Enables a text box for "Other" + allow_other_text: true // Enables text box for "Other" } ] },