From: ivan Date: Fri, 4 Jul 2003 03:21:41 +0000 (+0000) Subject: properly pass init_popstate to error pages X-Git-Tag: freeside_1_4_1rc5~17 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=f15628a8b656fcb46153c833747798ea983c9ec1;p=freeside.git properly pass init_popstate to error pages --- diff --git a/fs_signup/FS-SignupClient/cgi/signup.cgi b/fs_signup/FS-SignupClient/cgi/signup.cgi index d3716418d..eeb94100e 100755 --- a/fs_signup/FS-SignupClient/cgi/signup.cgi +++ b/fs_signup/FS-SignupClient/cgi/signup.cgi @@ -1,6 +1,6 @@ #!/usr/bin/perl -Tw # -# $Id: signup.cgi,v 1.29.2.13 2003-07-04 03:19:14 ivan Exp $ +# $Id: signup.cgi,v 1.29.2.14 2003-07-04 03:21:41 ivan Exp $ use strict; use vars qw( @payby $cgi $locales $packages @@ -393,7 +393,8 @@ sub popselector { my $text; if ( $init_popstate ) { - $text .=''; + $text .= ''; } else { $text .= <