]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/io.pl
trailing whitespaces entfernt
[mfinanz.git] / bin / mozilla / io.pl
index 6ae6cd0d6149cf1b312185b12eecc31e3773cfb1..e5845758370846bb1bae5f6e80f486c280a16b2e 100644 (file)
@@ -516,7 +516,7 @@ sub select_item {
   print $::form->parse_html_template('io/select_item', { PREVIOUS_FORM => $previous_form,
                                                          MODE          => $mode,
                                                          ITEM_LIST     => \@item_list,
-                                                         IS_ASSEMBLY   => $mode eq 'IC', 
+                                                         IS_ASSEMBLY   => $mode eq 'IC',
                                                          IS_PURCHASE   => $mode eq 'IS' });
 
   $main::lxdebug->leave_sub();