From: Moritz Bunkus Date: Wed, 11 Apr 2007 09:15:46 +0000 (+0000) Subject: Schreibfehler. X-Git-Tag: release-2.4.3^2~508 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=860bcda0f04f99d1f832b518011eb278520f1afe;p=kivitendo-erp.git Schreibfehler. --- diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl index c1d9ca5d7..d65347fbb 100644 --- a/bin/mozilla/io.pl +++ b/bin/mozilla/io.pl @@ -2127,7 +2127,7 @@ sub ship_to { -| . $cgi->hidden("-name" => "nexsub", "-value" => $nextsub); +| . $cgi->hidden("-name" => "nextsub", "-value" => $nextsub); ;