From: Sven Schöling Date: Wed, 8 Jan 2014 11:55:19 +0000 (+0100) Subject: no tabs! X-Git-Tag: release-3.1.0beta1~22^2~22^2~13 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=5d57573e9b39086247391b8e8ddf81b4748ee4cd;p=kivitendo-erp.git no tabs! --- diff --git a/bin/mozilla/cp.pl b/bin/mozilla/cp.pl index ee5e56d9f..7daa8883a 100644 --- a/bin/mozilla/cp.pl +++ b/bin/mozilla/cp.pl @@ -73,7 +73,7 @@ sub payment { $form->{"select$form->{vc}"} = ""; if ($form->{"all_$form->{vc}"}) { - $form->{"select$form->{vc}"} .= "\n"; + $form->{"select$form->{vc}"} .= "\n"; # s.o. jb 12.10.2010 $form->{"$form->{vc}_id"} = $form->{"all_$form->{vc}"}->[0]->{id}; map { $form->{"select$form->{vc}"} .= "\n" }