Skip to content

Commit 666c59f

Browse files
committed
39509: HTML der Startseite der Kurs-Einstellungen ist nicht valide
1 parent b1b6d93 commit 666c59f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/ILIAS/Form/templates/default/tpl.prop_datetime_duration.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<div class="input-group">
66
<input type="checkbox" name="{DATE_TOGGLE_ID}" id="{FULLDAY_TOGGLE_ID}" value="1"{FULLDAY_TOGGLE_CHECKED} {FULLDAY_TOGGLE_DISABLED} />
77
</div>
8-
<label class=control-label" for="{FULLDAY_TOGGLE_ID}">{TXT_TOGGLE_FULLDAY}</label>
8+
<label class="control-label" for="{FULLDAY_TOGGLE_ID}">{TXT_TOGGLE_FULLDAY}</label>
99
</div>
1010
</div>
1111
<!-- END toggle_fullday -->

0 commit comments

Comments
 (0)