commit 8bfe0925415abbb1c37f1534ae2c38ed3cf01c59 Author: Stefan Topfstedt Date: Tue Apr 16 19:04:55 2013 -0400 1963476_new_changes diff --git a/core/modules/datetime/templates/datetime-wrapper.html.twig b/core/modules/datetime/templates/datetime-wrapper.html.twig index 14cbdb4..52ce06f 100644 --- a/core/modules/datetime/templates/datetime-wrapper.html.twig +++ b/core/modules/datetime/templates/datetime-wrapper.html.twig @@ -7,7 +7,7 @@ * - content: The form element to be output, usually a datelist, or datetime. * - title: The title of the form element. * - attributes: Remaining HTML attributes for the form wrapper. - * - required: A required marker indicating that the form element is required. + * - required: (optional) A required marker indicating that the form element is required. * * @see template_preprocess() * @see template_preprocess_datetime_wrapper()