Zwei neue Features:
[kivitendo-erp.git] / sql / Pg-upgrade / Pg-upgrade-2.2.0.33-2.2.0.34.pl
index cc4780e..497f53f 100644 (file)
@@ -307,7 +307,7 @@ sub display_create_bgs_dialog {
   # $form->parse_html_template("dbupgrade/buchungsgruppen_assemblies")
 
   print($form->parse_html_template("dbupgrade/buchungsgruppen_${type}",
-                                   { "LIST" => $list,
+                                   { "LIST"            => $list,
                                      "BUCHUNGSGRUPPEN" => $buchungsgruppen,
                                    }));
 }