diff --git a/packages/editor/src/components/post-actions/actions.js b/packages/editor/src/components/post-actions/actions.js index 50b4abde490ca..eead36ff5e88d 100644 --- a/packages/editor/src/components/post-actions/actions.js +++ b/packages/editor/src/components/post-actions/actions.js @@ -678,13 +678,7 @@ function ReorderModal( { items, closeModal, onActionPerformed } ) { orderInput?.trim?.() === ''; return (
- +
{ __( 'Determines the order of pages. Pages with the same order value are sorted alphabetically. Negative order values are supported.'