From cd24bbda59bb3322408893bf8df6c371b21b047a Mon Sep 17 00:00:00 2001 From: svetlana maleeva Date: Mon, 5 Feb 2024 12:33:28 +0300 Subject: [PATCH] Fix tags --- .../Integration/Moodle/GettingStartedMoodle.ascx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Web/Controls/Help/GettingStarted/Integration/Moodle/GettingStartedMoodle.ascx b/Web/Controls/Help/GettingStarted/Integration/Moodle/GettingStartedMoodle.ascx index 099c4f44b..691d7b868 100644 --- a/Web/Controls/Help/GettingStarted/Integration/Moodle/GettingStartedMoodle.ascx +++ b/Web/Controls/Help/GettingStarted/Integration/Moodle/GettingStartedMoodle.ascx @@ -219,8 +219,8 @@
  • Display the header more compact - this option is used to display the additional action buttons either in the upper part of the editor window header next to the logo or in the toolbar.
  • Display Feedback & Support menu button - this option is used to display or hide the Feedback & Support menu button.
  • Display monochrome toolbar header - this option is used to display the editor toolbar in monochrome.
  • -
  • Enable plugins> - this option is used to enable/disable the Plugins tab in the editors interface.
  • -
  • Run document macros> - this option is used to automatically run or disable all macros within the document.
  • +
  • Enable plugins - this option is used to enable/disable the Plugins tab in the editors interface.
  • +
  • Run document macros - this option is used to automatically run or disable all macros within the document.