X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fsignup.html;h=2bc59ca5d45ebefb22cb709bf534bc7e9d03e3cd;hb=1401eef8b37ea9ffc6a44819a0778697c775dac3;hp=1b97121c63321c3afa038c05081b68252ace7ab5;hpb=bd73a121f43bea3bf2ea576be109a680827676b9;p=freeside.git diff --git a/fs_selfservice/FS-SelfService/cgi/signup.html b/fs_selfservice/FS-SelfService/cgi/signup.html index 1b97121c6..2bc59ca5d 100755 --- a/fs_selfservice/FS-SelfService/cgi/signup.html +++ b/fs_selfservice/FS-SelfService/cgi/signup.html @@ -5,7 +5,12 @@ <%= $head %> - +<%= if ( $terms_of_service =~ /\S/ ) { # enable overlib + $OUT .= qq!\n! + foreach (qw(overlibmws overlibmws_iframe overlibmws_draggable + overlibmws_crossframe iframecontentmws )); +} +%> + + +<%= + foreach my $exempt_group ( @exempt_groups ) { + no strict 'refs'; + my $checked = ${"tax_$exempt_group"} ? 'CHECKED' : ''; + my $disabled = $checked ? '' : 'DISABLED'; + + $OUT .= qq! + + + !; + } +%> + + +
Tax Exempt ($exempt_group taxes) + - Exemption number
* required fields + + + +

First package @@ -294,6 +375,12 @@ ENDOUT +ENDOUT + + $OUT .= domainselector( svcpart=>$default_svcpart, domsvc=>$default_domsvc ) + if $default_svcpart; + + $OUT .= < @@ -316,6 +403,18 @@ SECPHRASE $OUT .= ''; } + if ( $nomadix ) { + + warn $mac_addr; + $mac_addr ||= $MA; + warn $mac_addr; + + $OUT .= < +NOMADIX + + } + } if ( @svc_acct_pop ) { @@ -356,15 +455,39 @@ if ( @optional_packages ) { $OUT = '' } %> - -
- +  +I agree to the Terms of Service. +]; + } +%> +
+
Username
Password