diff --git a/app/views/admin/creator_settings/_form.html.erb b/app/views/admin/creator_settings/_form.html.erb index 0ce8ede9e..9865f6b2a 100644 --- a/app/views/admin/creator_settings/_form.html.erb +++ b/app/views/admin/creator_settings/_form.html.erb @@ -84,8 +84,9 @@
- Finally, please agree to the following: + Finally, please agree to the following:
+

You will have the opportunity to establish the Code of Conduct and Terms and Conditions for the users of your Forem during the setup process.

<%= hidden_field_tag :checked_code_of_conduct, "0" %> <%= check_box_tag :checked_code_of_conduct, "1", false, class: "crayons-checkbox", required: true %> @@ -97,6 +98,5 @@
-

You will have the opportunity to establish the Code of Conduct and Terms and Conditions for the users of your Forem during the setup process.