Skip to content
Snippets Groups Projects
Commit 2d0b2088 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2120851 by swentel: UI glitch in Add Content.

parent c3b7575e
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -23,7 +23,7 @@ node.page_edit:
node.add_page:
path: '/node/add'
defaults:
_title: 'Add page'
_title: 'Add content'
_content: '\Drupal\node\Controller\NodeController::addPage'
options:
_access_mode: 'ANY'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment