5 lines
141 B
Smarty
5 lines
141 B
Smarty
{{#if isNotEmpty}}
|
|
{{translateOption value scope=scope field=name translatedOptions=translatedOptions}}
|
|
{{else}}
|
|
{{translate 'None'}}
|
|
{{/if}} |