From: Sven Schöling Date: Tue, 27 Nov 2007 15:59:35 +0000 (+0000) Subject: Perltidy mangle rueckgaengig gemacht fuer spaeteres Templating X-Git-Tag: release-2.6.0beta1~398 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;ds=sidebyside;h=5ddae84bd337fffcfd9e13a65d2a3d1161d4edd5;p=kivitendo-erp.git Perltidy mangle rueckgaengig gemacht fuer spaeteres Templating --- diff --git a/bin/mozilla/ic.pl b/bin/mozilla/ic.pl index 714baea45..114da5839 100644 --- a/bin/mozilla/ic.pl +++ b/bin/mozilla/ic.pl @@ -142,10 +142,8 @@ sub search_update_prices { # } $onhand = qq| -  | - . $locale->text('On Hand') . qq| -  | - . $locale->text('Short') . qq| +  | . $locale->text('On Hand') . qq| +  | . $locale->text('Short') . qq| |; $makemodel = qq| @@ -163,8 +161,7 @@ sub search_update_prices { |; $l_serialnumber = qq| -  | - . $locale->text('Serial Number') . qq| +  | . $locale->text('Serial Number') . qq| |; @@ -189,8 +186,7 @@ sub search_update_prices { - | - . $locale->text('Part Description') . qq| + | . $locale->text('Part Description') . qq| @@ -209,13 +205,10 @@ sub search_update_prices { -  | - . $locale->text('Active') . qq| +  | . $locale->text('Active') . qq| $onhand -  | - . $locale->text('Obsolete') . qq| -  | - . $locale->text('Orphaned') . qq| +  | . $locale->text('Obsolete') . qq| +  | . $locale->text('Orphaned') . qq| $bought