diff --git a/app/views/snippets/form_error_multiple.html b/app/views/snippets/form_error_multiple.html index 825436940..008901417 100644 --- a/app/views/snippets/form_error_multiple.html +++ b/app/views/snippets/form_error_multiple.html @@ -1,9 +1,9 @@ {% if error %}
Optional description of the errors and how to correct them diff --git a/app/views/snippets/form_error_multiple_show_errors.html b/app/views/snippets/form_error_multiple_show_errors.html index 006283235..7f656caa0 100644 --- a/app/views/snippets/form_error_multiple_show_errors.html +++ b/app/views/snippets/form_error_multiple_show_errors.html @@ -3,9 +3,9 @@
Optional description of the errors and how to correct them diff --git a/app/views/snippets/form_error_radio.html b/app/views/snippets/form_error_radio.html index 5b1ae9a74..981ce87b1 100644 --- a/app/views/snippets/form_error_radio.html +++ b/app/views/snippets/form_error_radio.html @@ -1,9 +1,9 @@ {% if error %}
Optional description of the errors and how to correct them diff --git a/app/views/snippets/form_error_radio_show_errors.html b/app/views/snippets/form_error_radio_show_errors.html index 155ecd83e..822a68a07 100644 --- a/app/views/snippets/form_error_radio_show_errors.html +++ b/app/views/snippets/form_error_radio_show_errors.html @@ -3,9 +3,9 @@
Optional description of the errors and how to correct them