We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b6d93 commit 666c59fCopy full SHA for 666c59f
components/ILIAS/Form/templates/default/tpl.prop_datetime_duration.html
@@ -5,7 +5,7 @@
5
<div class="input-group">
6
<input type="checkbox" name="{DATE_TOGGLE_ID}" id="{FULLDAY_TOGGLE_ID}" value="1"{FULLDAY_TOGGLE_CHECKED} {FULLDAY_TOGGLE_DISABLED} />
7
</div>
8
- <label class=control-label" for="{FULLDAY_TOGGLE_ID}">{TXT_TOGGLE_FULLDAY}</label>
+ <label class="control-label" for="{FULLDAY_TOGGLE_ID}">{TXT_TOGGLE_FULLDAY}</label>
9
10
11
<!-- END toggle_fullday -->
0 commit comments