Skip to content

Commit a5cd69c

Browse files
authored
[BUGFIX] Add mention of "Enable" in page tree context menu (#752)
1 parent 8bc7791 commit a5cd69c

File tree

1 file changed

+2
-2
lines changed
  • Documentation/Concepts/Backend/GeneralBackendStructure/PageTree

1 file changed

+2
-2
lines changed

Documentation/Concepts/Backend/GeneralBackendStructure/PageTree/Index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ page related functions. Here is what these options do:
138138
- **More options ... > Import**: Opens the import tool and preselects the selected
139139
page
140140

141-
- **Disable**: Disables the page (so it isn't accessible from the frontend
142-
anymore)
141+
- **Enable** or **Disable**: Enables or disables the page depending on its current state.
142+
Disabled pages can be edited as normal, but are not accessible from the frontend.
143143

144144
- **Delete**: Deletes the page
145145

0 commit comments

Comments
 (0)