X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fsignup.html;h=2bc59ca5d45ebefb22cb709bf534bc7e9d03e3cd;hb=80f265ee8f2603f0e3f7f5ad6c6c0cf704f98cb8;hp=405444cfa9185f7d70c887cdf03d130b314615ca;hpb=0bebde603df97eb496150e80a58755b2f792f64a;p=freeside.git diff --git a/fs_selfservice/FS-SelfService/cgi/signup.html b/fs_selfservice/FS-SelfService/cgi/signup.html index 405444cfa..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 @@ -305,6 +375,12 @@ ENDOUT +ENDOUT + + $OUT .= domainselector( svcpart=>$default_svcpart, domsvc=>$default_domsvc ) + if $default_svcpart; + + $OUT .= < @@ -379,15 +455,39 @@ if ( @optional_packages ) { $OUT = '' } %> - -
- +  +I agree to the Terms of Service. +]; + } +%> +
+
Username
Password