From 860bcda0f04f99d1f832b518011eb278520f1afe Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Wed, 11 Apr 2007 09:15:46 +0000 Subject: [PATCH] Schreibfehler. --- bin/mozilla/io.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); ; -- 2.20.1