summaryrefslogtreecommitdiff
path: root/fs_signup/FS-SignupClient/cgi/signup-alternate.html
diff options
context:
space:
mode:
authorivan <ivan>2002-04-19 22:56:50 +0000
committerivan <ivan>2002-04-19 22:56:50 +0000
commit052bf748cb464e2fb8d5ea0188533bba829a725e (patch)
treecd9696f3c04979f3766a45f2f5b1e743fcbde7d8 /fs_signup/FS-SignupClient/cgi/signup-alternate.html
parentba7ccf1354799ac7324c4f91f41718dc028aaa9a (diff)
okay _really_ this time username and password should be working outside the
widget
Diffstat (limited to 'fs_signup/FS-SignupClient/cgi/signup-alternate.html')
-rwxr-xr-xfs_signup/FS-SignupClient/cgi/signup-alternate.html2
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 6d2d4e7..1901521 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;