frontend-dali/source/widgets/weekview/templates/control-vertical.html.tpl
2025-10-28 00:25:20 +01:00

7 lines
212 B
Smarty

<div class="weekview-control weekview-control-vertical">
<label class="weekview-control-label">{{label}}</label>
<div class="weekview-control-input">
<input type="checkbox"/>
</div>
</div>