mirror of
https://github.com/Hopiu/wagtail.git
synced 2026-05-05 05:54:44 +00:00
Remove "The"
This commit is contained in:
parent
221c3a6da0
commit
e9182553a4
1 changed files with 1 additions and 1 deletions
|
|
@ -669,7 +669,7 @@ Page locking
|
|||
The page locking logic has been changed so that pages are still editable
|
||||
by the users who locked them.
|
||||
|
||||
The ``WAGTAILADMIN_GLOBAL_PAGE_EDIT_LOCK`` can be set to ``True`` to prevent users
|
||||
``WAGTAILADMIN_GLOBAL_PAGE_EDIT_LOCK`` can be set to ``True`` to prevent users
|
||||
from editing pages that they have locked.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue