From c26cca09ae8f5826fbf8310be7aece8395cd986c Mon Sep 17 00:00:00 2001 From: Mathias Bolt Lesniak Date: Thu, 21 Aug 2025 13:57:56 +0200 Subject: [PATCH] [BUGFIX] Add mention of "Enable" in page tree context menu --- .../Backend/GeneralBackendStructure/PageTree/Index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/Concepts/Backend/GeneralBackendStructure/PageTree/Index.rst b/Documentation/Concepts/Backend/GeneralBackendStructure/PageTree/Index.rst index 42fda91a..7f1aadcd 100644 --- a/Documentation/Concepts/Backend/GeneralBackendStructure/PageTree/Index.rst +++ b/Documentation/Concepts/Backend/GeneralBackendStructure/PageTree/Index.rst @@ -138,8 +138,8 @@ page related functions. Here is what these options do: - **More options ... > Import**: Opens the import tool and preselects the selected page -- **Disable**: Disables the page (so it isn't accessible from the frontend - anymore) +- **Enable** or **Disable**: Enables or disables the page depending on its current state. + Disabled pages can be edited as normal, but are not accessible from the frontend. - **Delete**: Deletes the page