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