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
@@ -111,7 +111,7 @@ public function buildForm(array $form, FormStateInterface $form_state, $pid = NU
'#default_value'=>$this->path['alias'],
'#maxlength'=>255,
'#size'=>45,
'#description'=>$this->t('Specify an alternative path by which this data can be accessed. For example, type "/about" when writing an about page. Use a relative path with a slash in front.'),
'#description'=>$this->t('Specify an alternative path by which this data can be accessed. For example, type "/about" when writing an about page.'),