{{foreach \IPS\nexus\Money::currencies() as $currency}}
{{$decimals = \IPS\nexus\Money::numberOfDecimalsForCurrency( $currency );}}
amount : $value[$currency], $decimals, '.', '' )"}{{endif}}" class="ipsField_short" step="{expression="number_format(1/pow(10,$decimals),$decimals,'.','')"}"> {$currency}
{{endforeach}}
{{if $options['unlimitedLang'] !== NULL}}
{lang="or"}
{{endif}}