diff --git a/core/modules/help_topics/help_topics/ckeditor.configure.html.twig b/core/modules/help_topics/help_topics/ckeditor.configure.html.twig index e71455abaf..f5df0f0ba4 100644 --- a/core/modules/help_topics/help_topics/ckeditor.configure.html.twig +++ b/core/modules/help_topics/help_topics/ckeditor.configure.html.twig @@ -9,14 +9,14 @@ related:

{% trans %}Configure the settings of a block that was previously placed in a region of a theme.{% endtrans %}

{% trans %}Steps{% endtrans %}

    -
  1. {% trans %}In the Manage administrative menu, navigate to Structure > Block layout.{% endtrans %}
  2. +
  3. {% trans %}In the Manage administrative menu, navigate to Structure > Block layout.{% endtrans %}
  4. {% trans %}Click the name of the theme that contains the block.{% endtrans %}
  5. {% trans %}Optionally, click Demonstrate block regions to see the regions of the theme.{% endtrans %}
  6. {% trans %}If you only want to change the region where a block is located, or the ordering of blocks within a region, drag blocks to their desired positions and click Save blocks.{% endtrans %}
  7. {% trans %}If you want to change additional settings, find the region where the block you want to update is currently located, and click Configure in the line of the block description.{% endtrans %}
  8. {% trans %}Edit the block's settings. The available settings vary depending on the module that provides the block, but for all blocks you can change:{% endtrans %}