@@ -385,12 +385,12 @@ |
||
385 | 385 | 'type' => 'text', |
386 | 386 | 'required' => 1, |
387 | 387 | 'default_value' => ',' |
388 | - ], |
|
389 | - [ |
|
388 | + ], |
|
389 | + [ |
|
390 | 390 | 'label' => 'Thousands Separator', |
391 | 391 | 'name' => 'thousandsSeparator', |
392 | 392 | 'type' => 'text', |
393 | 393 | 'required' => 1, |
394 | 394 | 'default_value' => '.' |
395 | - ] |
|
395 | + ] |
|
396 | 396 | ]); |