From: ivan Date: Fri, 4 Jul 2003 03:21:42 +0000 (+0000) Subject: properly pass init_popstate to error pages X-Git-Tag: freeside_1_5_0pre3~15 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=1d98e81e8fabbe245a50a16b080c72ad51aca598 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 28b739eec..57b93d4f0 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.42 2003-07-04 03:12:21 ivan Exp $ +# $Id: signup.cgi,v 1.43 2003-07-04 03:21:42 ivan Exp $ use strict; use vars qw( @payby $cgi $locales $packages @@ -405,7 +405,8 @@ sub popselector { END if ( $init_popstate ) { - $text .=''; + $text .= ''; } else { $text .= <