6 lines
195 B
Smarty
6 lines
195 B
Smarty
{{#if isNotEmpty}}
|
|
{{#if style}}
|
|
<span class="{{class}}-{{style}}"
|
|
>{{/if}}{{translateOption value scope=scope field=name translatedOptions=translatedOptions}}{{#if style}}</span>{{/if}}
|
|
{{/if}}
|