Loading core/modules/editor/js/editor.admin.es6.js +1 −1 Original line number Diff line number Diff line Loading @@ -973,7 +973,7 @@ * Updates all {@link Drupal.FilterStatus} objects to reflect current state. * * Automatically checks whether a filter is currently enabled or not. To * support more finegrained. * support more fine-grained. * * If a filter implements a live setting parser, then that will be used to * keep the HTML rules for the {@link Drupal.FilterStatus} object Loading core/modules/system/templates/fieldset.html.twig +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ * Available variables: * - attributes: HTML attributes for the <fieldset> element. * - errors: (optional) Any errors for this <fieldset> element, may not be set. * - required: Boolean indicating whether the <fieldeset> element is required. * - required: Boolean indicating whether the <fieldset> element is required. * - legend: The <legend> element containing the following properties: * - title: Title of the <fieldset>, intended for use as the text of the <legend>. Loading core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -597,7 +597,7 @@ public function testMaintenanceModeUpdateFunctionality() { } /** * Tests perfoming updates with update.php in a multilingual environment. * Tests performing updates with update.php in a multilingual environment. */ public function testSuccessfulMultilingualUpdateFunctionality() { // Add some custom languages. Loading core/profiles/demo_umami/themes/umami/templates/classy/form/fieldset.html.twig +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ * Available variables: * - attributes: HTML attributes for the fieldset element. * - errors: (optional) Any errors for this fieldset element, may not be set. * - required: Boolean indicating whether the fieldeset element is required. * - required: Boolean indicating whether the fieldset element is required. * - legend: The legend element containing the following properties: * - title: Title of the fieldset, intended for use as the text of the legend. * - attributes: HTML attributes to apply to the legend. Loading core/tests/Drupal/KernelTests/Core/Theme/ConfirmClassyCopiesTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -755,7 +755,7 @@ protected function getClassyHash($type, $file) { 'input.html.twig' => 'b844ef5f74df3058bd6ff9ec024d907b', 'form-element-label.html.twig' => '21026361fa9ba15ccdc823d6bb00a6d9', 'datetime-wrapper.html.twig' => '765aa519f7e4ae36ee4726ae2633de6d', 'fieldset.html.twig' => 'c22ed7e50177391f1fc4b1fbacc8a211', 'fieldset.html.twig' => 'a9067cc8e8896e91059a50798942aca8', 'form.html.twig' => '0767ff441543553d51443b970c4b736b', 'datetime-form.html.twig' => '649c36a2900c556b8a1385c1fa755281', 'checkboxes.html.twig' => 'a5faa5fdd7de4aa42045753db65ffb0b', Loading Loading
core/modules/editor/js/editor.admin.es6.js +1 −1 Original line number Diff line number Diff line Loading @@ -973,7 +973,7 @@ * Updates all {@link Drupal.FilterStatus} objects to reflect current state. * * Automatically checks whether a filter is currently enabled or not. To * support more finegrained. * support more fine-grained. * * If a filter implements a live setting parser, then that will be used to * keep the HTML rules for the {@link Drupal.FilterStatus} object Loading
core/modules/system/templates/fieldset.html.twig +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ * Available variables: * - attributes: HTML attributes for the <fieldset> element. * - errors: (optional) Any errors for this <fieldset> element, may not be set. * - required: Boolean indicating whether the <fieldeset> element is required. * - required: Boolean indicating whether the <fieldset> element is required. * - legend: The <legend> element containing the following properties: * - title: Title of the <fieldset>, intended for use as the text of the <legend>. Loading
core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -597,7 +597,7 @@ public function testMaintenanceModeUpdateFunctionality() { } /** * Tests perfoming updates with update.php in a multilingual environment. * Tests performing updates with update.php in a multilingual environment. */ public function testSuccessfulMultilingualUpdateFunctionality() { // Add some custom languages. Loading
core/profiles/demo_umami/themes/umami/templates/classy/form/fieldset.html.twig +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ * Available variables: * - attributes: HTML attributes for the fieldset element. * - errors: (optional) Any errors for this fieldset element, may not be set. * - required: Boolean indicating whether the fieldeset element is required. * - required: Boolean indicating whether the fieldset element is required. * - legend: The legend element containing the following properties: * - title: Title of the fieldset, intended for use as the text of the legend. * - attributes: HTML attributes to apply to the legend. Loading
core/tests/Drupal/KernelTests/Core/Theme/ConfirmClassyCopiesTest.php +1 −1 Original line number Diff line number Diff line Loading @@ -755,7 +755,7 @@ protected function getClassyHash($type, $file) { 'input.html.twig' => 'b844ef5f74df3058bd6ff9ec024d907b', 'form-element-label.html.twig' => '21026361fa9ba15ccdc823d6bb00a6d9', 'datetime-wrapper.html.twig' => '765aa519f7e4ae36ee4726ae2633de6d', 'fieldset.html.twig' => 'c22ed7e50177391f1fc4b1fbacc8a211', 'fieldset.html.twig' => 'a9067cc8e8896e91059a50798942aca8', 'form.html.twig' => '0767ff441543553d51443b970c4b736b', 'datetime-form.html.twig' => '649c36a2900c556b8a1385c1fa755281', 'checkboxes.html.twig' => 'a5faa5fdd7de4aa42045753db65ffb0b', Loading