diff options
Diffstat (limited to 'fs_signup/FS-SignupClient')
| -rwxr-xr-x | fs_signup/FS-SignupClient/cgi/signup-alternate.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/fs_signup/FS-SignupClient/cgi/signup-alternate.html b/fs_signup/FS-SignupClient/cgi/signup-alternate.html index 6d2d4e741..19015213e 100755 --- a/fs_signup/FS-SignupClient/cgi/signup-alternate.html +++ b/fs_signup/FS-SignupClient/cgi/signup-alternate.html @@ -120,7 +120,7 @@ ENDOUT          form_text => [qw( magic ref ss agentnum                            last first company address1 address2                            city zip daytime night fax -                          username password sec_phrase )], +                          username _password _password2 sec_phrase )],          form_select => [qw( state popnum )], #county country          layer_callback => sub {            my $layer = shift; | 
