From e3f9ee435dfdb627d5fec76f8c915301228effa5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Mon, 5 Mar 2012 15:21:47 +0100 Subject: [PATCH] USTVA: Zelle 83 nicht doppelt formatieren --- bin/mozilla/ustva.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mozilla/ustva.pl b/bin/mozilla/ustva.pl index 89818c93c..e81ecb26a 100644 --- a/bin/mozilla/ustva.pl +++ b/bin/mozilla/ustva.pl @@ -776,7 +776,7 @@ sub generate_ustva { dec_places => '2', }); - push @category_cent, qw(83 Z43 Z45 Z53 Z62 Z65 Z67); + push @category_cent, qw(Z43 Z45 Z53 Z62 Z65 Z67); my @category_euro = $ustva->report_variables({ myconfig => \%myconfig, -- 2.20.1