--- orig/commerce.currency.inc	2010-11-05 10:48:39.000000000 +0100
+++ includes/commerce.currency.inc	2010-11-05 10:46:03.000000000 +0100
@@ -572,10 +572,10 @@ function commerce_commerce_currency_info
       'symbol' => 'Ft',
       'name' => t('Hungarian Forint'),
       'decimals' => 0,
-      'symbol_placement' => 'before',
-      'code_placement' => 'before',
+      'symbol_placement' => 'after',
+      'code_placement' => '',
       'numeric_code' => '348',
-      'minor_unit' => t('Fillér'),
+      'minor_unit' => '',
       'major_unit' => t('Forint'),
     ),
     'IDR' => array(
