5 lines
141 B
Smarty
5 lines
141 B
Smarty
|
<switch>
|
||
|
<input id="$name$" name="$name$" type="checkbox" $value$>
|
||
|
<label for="$name$"></label>
|
||
|
<span>$showName$</span>
|
||
|
</switch>
|