frontend-dali/source/widgets/mode_switcher/templates/option.html.tpl

5 lines
148 B
Smarty

<label class="widget-mode_switcher-option" rel="{{rel}}">
<input type="radio" name="mode" value="{{value}}"/>
<span>{{label}}</span>
</label>