audio-vis/out/tpl/inputs/switch.tpl

5 lines
141 B
Smarty

<switch>
<input id="$name$" name="$name$" type="checkbox" $value$>
<label for="$name$"></label>
<span>$showName$</span>
</switch>