diff --git a/app/views/guide_form_elements.html b/app/views/guide_form_elements.html index 99c437b9a..e2e799188 100755 --- a/app/views/guide_form_elements.html +++ b/app/views/guide_form_elements.html @@ -234,21 +234,19 @@
+ Only pre-select options if there’s a strong, user-centred reason to. +
- {% include "snippets/encoded/form_checkbox_native.html" %}
+ {% include "snippets/encoded/form_checkbox.html" %}
diff --git a/app/views/snippets/form_checkbox.html b/app/views/snippets/form_checkbox.html
new file mode 100644
index 000000000..3bed0188c
--- /dev/null
+++ b/app/views/snippets/form_checkbox.html
@@ -0,0 +1,8 @@
+