Fix for Bug 3665, adding another submit button as in OPAC
[koha_gimpoz] / admin / aqbudgetperiods.pl
index 39f3cd0..724c7e5 100755 (executable)
@@ -120,6 +120,7 @@ if ( $op eq 'add_form' ) {
         my $editnum = new Number::Format(
             'int_curr_symbol'   => '',
             'thousands_sep'     => '',
+            'mon_thousands_sep' => '',
             'mon_decimal_point' => '.'
         );