diff --git a/../patches/datebasicwidget_with_dropdown-2862674-2.patch b/../patches/datebasicwidget_with_dropdown-2862674-5.patch index 7630add..65857b0 100644 --- a/../patches/datebasicwidget_with_dropdown-2862674-2.patch +++ b/../patches/datebasicwidget_with_dropdown-2862674-5.patch @@ -17,7 +17,7 @@ index 420a299..c05e98f 100644 + $form['display_dropdown'] = [ + '#type' => 'checkbox', -+ '#title' => $this->t('Default option label'), ++ '#title' => $this->t('Display as a dropdown'), + '#default_value' => $configuration['display_dropdown'], + ]; +