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/gitweb/gitweb.cgi/kivitendo-erp.git/commitdiff_plain/860bcda0f04f99d1f832b518011eb278520f1afe?ds=inline;hp=6e50e0c2879d0e9b4dbb13b84a51d24388fc8d1f 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); ;