We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f261913 commit acbc9beCopy full SHA for acbc9be
web/profiles/custom/os2loop/themes/os2loop_theme/templates/field/field--os2loop-shared-rev-date.html.twig
@@ -6,7 +6,7 @@
6
%}
7
8
{% if label_display == 'inline' %}
9
-<span{{ attributes }}>
+ <span{{ attributes }}>
10
<!-- Performing a replace of the spacing in revision date - Revisions dato -> Revisionsdato -->
11
<span{{ title_attributes.addClass(title_classes) }}>{{ label|replace({' ': ''}) }}:</span>
12
{% if multiple %}
0 commit comments