diff -u b/core/modules/help_topics/help_topics/comment.configuring_content.html.twig b/core/modules/help_topics/help_topics/comment.configuring_content.html.twig --- b/core/modules/help_topics/help_topics/comment.configuring_content.html.twig +++ b/core/modules/help_topics/help_topics/comment.configuring_content.html.twig @@ -15,45 +15,32 @@
  1. {% trans %}In the Manage administrative menu, navigate to Structure > Content types.{% endtrans %}
  2. {% trans %}Select Edit from the dropdown button for the content type where you want to enable commenting.{% endtrans %}
  3. -
  4. Click the Manage fields tab.
  5. -
  6. {% trans %}Locate the Comments field and click - Edit. The available options depend on your selection:{% endtrans %} +
  7. {% trans %}Click the Manage fields tab.{% endtrans %}
  8. +
  9. {% trans %}Locate the Comments field and click Edit. The available options depend on your selection:{% endtrans %}
  10. -
  11. Click Save setting to save the comment settings for the chose content type.
  12. +
  13. {% trans %}Click Save setting to save the comment settings for the chose content type.{% endtrans %}

{% trans %}Additional resources{% endtrans %}